Brief Summary
This course is your go-to guide to becoming a Java programmer! With fun exercises and clear explanations, you'll learn everything from basics to advanced topics like functional programming and database interaction. Get ready for a hands-on Java adventure!
Key Points
-
Introduction to Java and its importance in programming.
-
Fundamentals of programming including variables and control structures.
-
Object-oriented programming concepts like encapsulation and inheritance.
-
Hands-on exercises and solutions for practical learning.
-
Key features like file operations and data collections.
Learning Outcomes
-
Understand core Java programming concepts and terminology.
-
Be able to write and execute Java code effectively.
-
Gain proficiency in object-oriented programming principles.
-
Learn how to use Java’s utility classes and regular expressions.
-
Prepare for Oracle certification with structured practice and exercises.
About This Course
Full syllabus of a classroom-based Java 8 training and exam prep with theory, exercises and lab sections.
NEW: ONLINE CODE PRACTICES ARE ADDED. YOU STUMBLED UPON THE FIRST JAVA COURSE WITH UDEMY ONLINE CODE PRACTICES.
Read the problem, write your code and get the feedback automatically. That's it!
[ALL SOURCE CODE IN THE FIRST LECTURE. JUST IMPORT AND TEST!!!]
[FIRST STEP TO PREPARATION FOR THE ORACLE CERTIFICATION EXAMS: OCJA and OCJP]
[MOST CHAPTERS HAVE A GREAT EXERCISE AND ITS SOLUTION IN DETAILS]
This course is for those want to be a Java programmer by following a proven methodology and one-to-one online version of the lectures I gave to hundreds of students in several classrooms in several high-quality training center.
The biggest missing part for programming students is the exercises that they may work on. This class has high-quality exercises and their solutions right after the video explanations.
Here is our agenda:
0- Why java? What is platform independency? Why it is the most used programming language in professional software development?
1- Learn programming basics:
Using variables, primitive types, mathematical and logical operators.
Control structures, loops and really high-quality exercises to have hands-on experience.
2- Learn one dimensional and multidimensional arrays:
Use this basic data collection and use them inside real-world, fun practices. Find the longest lost series of an NBA team for instance :)
3- Learn object oriented programming:
Learn encapsulation, inheritance, abstraction with great examples and exercises. Possibly you wasted lots of time by watching similar unclear explanations so far. It is time to polish the dust of these concepts.
4- Learn core types and great utility classes of Java.
How a professional programmer leverages built-in types and utility classes in real life? StringBuilder, StringBuffer, Date type, String - Date conversions with SimpleDateFormat, Math class, Collections and Arrays class the topics you will learn.
5- Learn regular expressions.
Extracting useful data from a string by regular expressions is the greatest feature of all programming languages. But it is the most overlooked one. We don't overlook it. With two great explanation you will learn how to extract data from a URL and you will validate an email address ( by not Googling and copying of course!!!)
6- Learn data collections.
Everyone teaches you what is a list, set and map. How to put data and retrieve it. But this is the top of the iceberg. You MUST know where to use them, when to leverage the collections. Included exercises are asked in job interviews!!! Hold tight!!!
7- Learn file operations
How java communicates with files, read text files, binary files or write to them? How the content of the file is processed with data collections? You will learn by great exercises.
At this point you may move on Java EE course for further understanding.
8- Functional programming in Java 8
Using ASM interfaces, Function, Predicate, Consumer, Supplier interfaces, lambda expressions.
Using streams to process collections in functional style.
Leveraging multi-cpu cores easily by using parallel streams
9- Java 8 Date and Time API
10- Generics
11- Java and Database Interaction with MySQL
Have a great experience!!!
Create a Java desktop application
Use even the smallest control structure in practical examples
Leverage the object oriented programming in best way
Diana C. C. P.
Abre bastante la mente a la lógica de programación. Como un curso inicial esta genial