Java Basics – Crash Course
Learn the basics of Java programming is this crash course for beginners.
✏️ Course developed by @programmingwithalex.585
⭐️ Contents ⭐️
⌨️ (0:00:55) Install Intellij IDEA
⌨️ (0:07:16) Hello World
⌨️ (0:13:34) Keywords Explained
⌨️ (0:20:13) Variables
⌨️ (0:29:01) Variables: int. byte and long
⌨️ (0:41:54) Datatype: short
⌨️ (0:44:20) Datatypes: float and double
⌨️ (0:50:39) Datatypes: boolean and char
⌨️ (0:54:52) Operators and Operations
⌨️ (1:12:45) if statement
⌨️ (1:23:19) else if and logical NOT operator
⌨️ (1:34:09) Nested ifs
⌨️ (1:36:31) logical AND operator
⌨️ (1:41:09) logical OR operator
⌨️ (1:44:58) SWITCH statement
⌨️ (1:55:22) enhanced SWITCH
⌨️ (1:57:23) FOR loop
⌨️ (2:04:49) while and do while loop
⌨️ (2:13:17) Functions
⌨️ (2:24:38) Functions return
⌨️ (2:31:04) Arrays
⌨️ (2:46:00) Arrays Challenge
⌨️ (2:50:57) Classes
⌨️ (3:03:57) Classes getters and setters
⌨️ (3:11:26) OOP: constructors
⌨️ (3:19:57) OOP: inheritance
⌨️ (3:32:27) static keyword
🎉 Thanks to our Champion and Sponsor supporters:
👾 davthecoder
👾 jedi-or-sith
👾 南宮千影
👾 Agustín Kussrow
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Justin Hual
👾 Otis Morgan
👾 Oscar Rahnama
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
Other Videos By freeCodeCamp.org
2023-10-12 | Bun Tutorial – JavaScript Runtime (Node.js Alternative) [Full Course] |
2023-10-11 | Build and Deploy Notion Clone – Full Stack Tutorial (NextJS 13, DALL•E, DrizzleORM, OpenAI, Vercel) |
2023-10-10 | Prompt Engineering for Web Devs - ChatGPT and Bard Tutorial |
2023-10-06 | The Ethics of AI & Machine Learning [Full Course] |
2023-10-05 | Next.js 13 E-Commerce Tutorial (App Router, TypeScript, Deployment, TailwindCSS, Prisma, DaisyUI) |
2023-10-04 | VS Code Tutorial – Become More Productive |
2023-10-03 | SvelteKit & TailwindCSS Tutorial – Build & Deploy a Web Portfolio |
2023-10-02 | API Security for PCI Compliance (Data Security Standard) |
2023-09-29 | Astro Web Framework Crash Course |
2023-09-28 | LangChain Crash Course for Beginners |
2023-09-27 | Java Basics – Crash Course |
2023-09-26 | Nuxt 3 — Course for Beginners |
2023-09-25 | Dynamic Programming – 0/1 Knapsack Problem Tutorial |
2023-09-22 | Rust Project Tutorial – Authentication Server Using Warp + JWT |
2023-09-21 | Mojo Programming Language – Full Course for Beginners |
2023-09-19 | Build SEO Optimized Blog with Next.js, Tailwind CSS & Contentlayer – Full Tutorial |
2023-09-19 | Python Tutorial for Beginners (with mini-projects) |
2023-09-18 | Build & Deploy AI SaaS with Reoccurring Revenue (Next.js, OpenAI, Stripe, Tailwind, Vercel) |
2023-09-13 | Vector Embeddings Tutorial – Code Your Own AI Assistant with GPT-4 API + LangChain + NLP |
2023-09-11 | Fundamentals of Finance & Economics for Businesses – Crash Course |
2023-09-11 | 2D Wave Defense Game – GDevelop GameDev Tutorial |