Learn the Java programming language in this complete beginner's course. You will learn all the main features of Java (version 17) and how to use Java for your own projects. 🔗 Code along on Replit: 🤍join.replit.com/java-students ✏️ Farhan Hasin Chowdhury created this course. 🏗 Replit provided a grant that make this course possible. 🔗 🤍🤍freecodecamp.org/news/how-to-use-arrays-binarysearch-in-java/ 🔗 🤍🤍freecodecamp.org/news/programming-naming-conventions-explained/ ⭐️ Contents ⭐️ ⌨️ (0:00:00) Hello World ⌨️ (0:06:39) Variables ⌨️ (0:13:12) Data Types ⌨️ (0:20:27) Operators ⌨️ (0:47:33) Strings ⌨️ (1:16:42) User Inputs ⌨️ (1:35:13) Conditional Statements ⌨️ (1:46:38) Switch Cases ⌨️ (1:55:59) Arrays ⌨️ (2:27:45) For Loops ⌨️ (2:47:22) While Loops ⌨️ (2:50:20) Do...While Loops ⌨️ (2:52:02) ArrayLists ⌨️ (3:12:25) HashMaps ⌨️ (3:28:38) Object Oriented Programming 🎉 Thanks to our Champion and Sponsor supporters: 👾 Raymond Odero 👾 Agustín Kussrow 👾 aldo ferretti 👾 Otis Morgan 👾 DeezMaster Learn to code for free and get a developer job: 🤍🤍freecodecamp.org Read hundreds of articles on programming: 🤍freecodecamp.org/news
I just realized that it's way easier to learn programming from tutorials in english, just because all codes are in english or abreviations of english words. This might sound dumb, but as a brazilian i was struggling to learn programming from tutorials in portuguese since you have that extra step of translating all coding words to better understand them.
Thank you so much sir
where is the sql
It's nice see someone from Bangladesh doing great work in international plateform . I love your tutorial and Thanks you for doing this <3
Sounds Bangladeshi enough.
Arrays
Bengali sir 🙏❤️🤗🔥
Hello! Cool content, very good video! Thanks 👍👍👍
Start from Strings
Variable with $ prefix will cause confusion.
PHP: Hold my beer.
forEach actually is a lambda, not loop. it's another big topic
26 is exellent age to start programming 💀
The thick sub-continental accent is not so easy on the Anglo ear!
He is amazing! Thank you, Farhan Hasin Chowdhury
I got two error messages when I ran the exact same thing as you at A74TOX803D0&t=3h37m42s 3:37:42 . Oh well, great tutorial nonetheless.
A74TOX803D0&t=1h13m26s 1:13:26
A74TOX803D0&t=3h02m00s 3:02:00 if you are using vs code, you can skip the Integer.valueof part and directly write the value you want.
Day 1: A74TOX803D0&t=1h05m32s 1:05:32
Day 2: A74TOX803D0&t=1h38m39s 1:38:39
Day 3:
Hello. can someone recommend a project to do after completing the course? Thanks