Up next

[9/13] Defining Classes - Java Foundations Certification

3 Views· 28 March 2024
Alagai Augusten
Alagai Augusten
6 Subscribers
6

Learn the foundations of Object-Oriented Programming (OOP). See how to define simple classes and conventions, create objects of these classes, object references, and what is the difference between an object and a class.
Become familiar with data fields and access modifiers, and of course – constructors, getters, and setters, which are the building blocks of every class.
By the end of the lesson, you will also have a good understanding of the term static, which you’ve surely encountered multiple times so far.

➡️ Find the full blog post here: https://softuni.org/code-lesso....ns/java-foundations-

⭐ Table of Contents ⭐

00:00 Intro
01:32 Table of Content
05:22 The Judge System
07:09 Defining Simple Classes
08:55 Naming Classes
10:58 Class Members
13:14 Creating an Object
23:22 Object References
25:28 Classes vs Objects
27:08 Class Data
30:10 Access Modifiers
38:19 Methods, Getters and Setters
01:15:59 Constructors
01:36:08 Static Members
02:09:31 Summary

If you’ve missed other tutorials in this series, catch up here: https://www.youtube.com/watch?v=KDBSoQlbHC0&list=PLIF8tJJOPz9JF3TL7oYfW7_XDw-MZoPKe

This course teaches skills, not just theory. Each course video comes with carefully prepared hands-on practical exercises, where you write code to solve practical problems, run and test your solutions, maybe make mistakes, fix them, and test your code over and over until it finally works properly. The entire course provides more than 70 exercises, with automated grading in the SoftUni judge system. You can find the link in the blog post.

Get more great content by subscribing: https://bit.ly/3DyAJ7m

💻 Want to learn to code professionally? Enroll in our Java or JavaScript Developer programs here: https://softuni.org/learn

➡️ Valuable Blog Posts: https://softuni.org/blog
➡️ Help by Mentors: https://www.reddit.com/r/softuni
➡️ Free Learning Resources: https://softuni.org/learn/learning-resources

📱 Let's connect on
Facebook: https://www.facebook.com/softuni.global
Instagram: https://www.instagram.com/softuni.global
Twitter: https://twitter.com/softuni_org
LinkedIn: https://www.linkedin.com/company/softuni-global

And remember, you learn to code by writing code. Do the assignments, submit them in the SoftUni Judge system, and get instant results. Do not hesitate to ask for assistance from me or any of the mentors and members of the SoftUni Global Community. Our mission is to create experts by helping you learn Programming and start a job in IT.

Till next time!

#java #programming #codelessons #free #lessons #codewithnakov #softuniglobal

Show more

 0 Comments sort   Sort By


Up next