#java #sureshtechs
Java
======
👉JAVA PART 1 https://youtu.be/JrV7LKi2sgI
👉JAVA PART 2 https://youtu.be/qVEZm6x_laE
Other courses:
👉 C 18 Hours Full course: https://youtu.be/3JF7ndGauZk
👉 Python 11 hours complete course: https://youtu.be/hXN0JBWIya8
👉20 Programs for interview: https://youtu.be/16MFbFib7v8
👉 What is programming: https://youtu.be/UGfuscUWi-E
👉 Java in 10 minutes: https://youtu.be/cM82qnE_TPc
👉 Git Telugu course: https://youtu.be/LIhE7L__E6M
👉 Git English course: https://youtu.be/aysYDoEH-54
👉 HTML Full course Telugu: https://youtu.be/6P6yillxZY4
Links used during the course:
Links used till data types interview (chapter 26)
Download notepad++:
https://notepad-plus-plus.org/downloads/v8.4.1/
Java docs:
https://docs.oracle.com/javase/specs/jvms/se8/html/jvms-4.html
https://docs.oracle.com/javase/specs/jvms/se18/html/index.html
https://docs.oracle.com/javase/specs/
https://docs.oracle.com/javase/specs/jls/se18/html/index.html
https://docs.oracle.com/en/java/javase/18/docs/api/index.html
https://en.wikipedia.org/wiki/Java_version_history
https://www.oracle.com/java/technologies/downloads/#java8-windows
https://docs.oracle.com/javase/6/docs/api/java/math/BigInteger.html
File to hexa decimal converter:
http://tomeko.net/online_tools/file_to_hex.php?lang=en
Data types - Data representation
https://www3.ntu.edu.sg/home/ehchua/programming/java/DataRepresentation.html
IEEE 754
https://www.h-schmidt.net/FloatConverter/IEEE754.html
Unicode:
https://home.unicode.org/
https://unicode-table.com/en/#007D
Decimal/Binary/Octal/Hexadecimal converter
https://www.rapidtables.com/convert/number/hex-dec-bin-converter.html