Deep Dive into Git & GitHub - by Yalco
yalco
In the AI era, you may not need to know coding, but you must know Git. The easiest and most detailed way to learn Git & GitHub
Beginner
Git, GitHub, github-actions
An era where just learning the basics isn't enough to survive. Dig deep and master Java once and for all!
2,448 learners
Level Beginner
Course period Unlimited
Reviews from Early Learners
5.0
김종성
I studied Java once with a book, but I didn't know much about it, so I looked for a different way to study and listened to the lecture. At first, I was not sure if it was long because it was not much different from the book, but the more I listened, the more I became convinced that I had done well in listening to the lecture. The lecturer explained it with analogies, so I understood it better than when I studied with the book, and I think he explained it in more detail than in the book. So now I feel like I know and understand Java a little bit. And the system where I can ask questions right away is also really good. I don't usually leave reviews, but if there are people like me who are wondering whether to just study with the book again or listen to the lecture, I wrote this because I wanted to let them know that they won't regret listening to the lecture.
5.0
CHOPAV
Where else can I take a course like this at this price, ... I'm still a little lacking in writing code on my own... but I'm confident that I can do it if I study hard!! I'll study hard until I finish the course! Thank you ~!!!!!!!
5.0
woo jung Roh
I haven't taken all of the classes yet because I'm looking for the parts I need, but I'm leaving a review first because the lectures are really good. The lecture materials are organized and prepared in a way that's easy to find. When I'm in a hurry, I can just look at the code in Notion, and it's also good for debugging by copying and pasting. (Of course, when I have time, it's best to try it out myself.) And the examples are fun and well-made. They contain the content that's essential for understanding the concepts, but they're also interesting and provide good stimulation. This is Yalko's second lecture after JavaScript Reactive Programming. I felt that all of the lecture materials and lecture content were full of useful content without any unnecessary details. Thank you for preparing such a great lecture.
From Java basics to detailed syntax and advanced usage
In-depth theory and practical knowledge of Java
Latest features and syntax based on Java 17
Object-Oriented Programming in Java
Functional Programming through Collections and Streams
Advanced Techniques for Multitasking
Implementing advanced features through reflection
How to use build tools and libraries
Java, from the basics to application
finish it all at once with a single course!
I wanted to create a course that eliminates the need to take any other courses once you've finished it. As a beginner, have you ever felt that something was missing when jumping into practical work after taking a basic course?
To save you the trouble of searching for advanced lectures and content to quench your thirst for knowledge, I have finally completed a course after long preparation that 🍼 dives deep into everything from the very basics for beginners to advanced concepts and applications for professionals in one go. Especially in this day and age where AI is replacing coders, this course will be of great help in growing into an essential talent.
I am a YouTuber who runs the "Shallow Coding Dictionary" channel and an author of IT books. I create content that explains difficult programming concepts through metaphors, simple examples, and sometimes animations to make them easy for beginners to understand. By day, I work as a full-stack developer.
People starting programming with Java
Those who want to dig deep into Java and
study it properly
Job seekers who want to get a job as a developer (especially backend) in Korea
Developers who use Java-based technologies like Spring, but
feel their understanding of Java is lacking
Yalco has been a source of strength for students and job seekers through videos that explain coding knowledge easily! Through witty metaphors and simple examples, he provides a clear understanding of various concepts that once felt complex.
We delve deep into not only Java syntax and basic usage but also how each feature operates, how the relevant classes and libraries are designed, and how they each impact internal performance.
Instead of simply printing values to the console, we will learn efficiently and deeply by making full use of IntelliJ IDEA's debugging features to intuitively check values used in examples and examine the internal details of instances.
We provide a lecture page so you can check text content and example codes through your browser and copy-paste them. (🔗 Free Part Link)
All the knowledge you will learn in this lecture is condensed into examples prepared with great care over a long period. You can follow the lecture while viewing, copying, and pasting these examples directly from the webpage for hands-on practice.
To ensure students can study without any burden, half of the entire curriculum is available for free through the preview.
Q. What can I do after learning Java?
Java has been one of the most beloved languages worldwide for a long time. Especially in Korea, technologies utilizing Java, such as Spring, are widely used, making it an advantageous language for domestic employment. Furthermore, since Java shares the classic characteristics and designs found in other languages, mastering Java alone will allow you to learn other languages very easily.
Q. What are the features that distinguish this course from other Java courses?
This course proceeds with numerous examples packed with various knowledge about Java. You can practice conveniently by using the 🔗 lecture page, where you can examine and copy-paste all the examples.
Instead of just looking at each Java syntax element and feature on the surface, we dive deep into how each is internally structured and operates through debugging and examining original source code. We explore how they relate to other features or concepts and what constitutes efficient usage. Since the lecture density is very high, you will acquire a vast amount of knowledge relative to the total duration (20 hours).
Q. I am already working with Java in practice; how much will this lecture help me?
Deeply understanding the language that serves as the foundation of the framework you use is essential for properly utilizing that technology. You must learn Java thoroughly to prevent various inefficiencies, errors, and performance degradation that occur in practice, and to use your technology stack freely. Continuous in-depth learning is also essential to grow into a professional who cannot be replaced by AI.
Who is this course right for?
Someone who has just entered the field of development and started learning how to code
Those who need Java knowledge to properly use Spring (Boot), etc.
Developers who want to delve into Java more properly and deeply
34,139
Learners
1,951
Reviews
96
Answers
4.9
Rating
17
Courses
I am the YouTuber behind the channel Yal-co's Coding Dictionary, as well as an author of IT books. Drawing on my experience as a full-stack developer, I create content that explains difficult programming concepts through metaphors, simple examples, and sometimes animations to make them easy for beginners to understand.
🎬 YouTube Yal-co's Coding Dictionary Channel (Click!)
📕 View Yal-co's Books (Click!)
All
103 lectures ∙ (22hr 19min)
Course Materials:
All
94 reviews
4.8
94 reviews
Reviews 2
∙
Average Rating 5.0
5
I studied Java once with a book, but I didn't know much about it, so I looked for a different way to study and listened to the lecture. At first, I was not sure if it was long because it was not much different from the book, but the more I listened, the more I became convinced that I had done well in listening to the lecture. The lecturer explained it with analogies, so I understood it better than when I studied with the book, and I think he explained it in more detail than in the book. So now I feel like I know and understand Java a little bit. And the system where I can ask questions right away is also really good. I don't usually leave reviews, but if there are people like me who are wondering whether to just study with the book again or listen to the lecture, I wrote this because I wanted to let them know that they won't regret listening to the lecture.
Thank you for taking the class! I was worried about the way I asked questions, but I am also grateful that you gave me this feedback so that I can be confident. If there is anything that is a little confusing or difficult to understand, please feel free to ask questions! I will do my best to help you learn more and more easily than in the book!
Reviews 3
∙
Average Rating 5.0
5
I haven't taken all of the classes yet because I'm looking for the parts I need, but I'm leaving a review first because the lectures are really good. The lecture materials are organized and prepared in a way that's easy to find. When I'm in a hurry, I can just look at the code in Notion, and it's also good for debugging by copying and pasting. (Of course, when I have time, it's best to try it out myself.) And the examples are fun and well-made. They contain the content that's essential for understanding the concepts, but they're also interesting and provide good stimulation. This is Yalko's second lecture after JavaScript Reactive Programming. I felt that all of the lecture materials and lecture content were full of useful content without any unnecessary details. Thank you for preparing such a great lecture.
Reviews 7
∙
Average Rating 5.0
5
Whenever I develop, if there is something I don't know, I keep coming back and checking. The lectures are good, but the parts organized through Notion are a great help in development. It's like a comprehensive gift set. If you feel something is lacking while studying Java, you can fill it in through this lecture.
I'm so glad that the things I've worked so hard on and prepared for have been helpful! Thank you!!
Reviews 5
∙
Average Rating 5.0
5
To conclude, 'There is no lecture like this at this price anywhere in the world...!'. In fact, you can feel the taste of object-oriented programming JAVA just with the free part, but the paid part is really packed with easy-to-see examples and explanations! Of course, you have to review, but I think that thanks to this thoroughness, you can easily get the idea of 'Oh, this concept was like this' in one lecture. Some people said that the lecture was too fast, so I was worried, but I looked at the code on the Notion page provided first or typed it myself and then listened to the lecture, so there was no problem with that part. In fact, I listened to some parts at 1.5x speed, so I think those who are taking the lecture don't have to worry. Of course, the lecture content is not easy... There is a lot to memorize! Especially the paid part! However, I think it's because Java itself is a subject that you have to learn a lot, so you can approach it more easily through easy examples, and because the lectures are divided into 'things that are good to know now', 'things that are good to look up later when you need them, things to just look at', etc., I think it was a class that could greatly lower the entry barrier to Java through the lectures! Of course, I haven't memorized all the parts I need yet... But I think I can learn it quickly through review. I dream of becoming a backend developer, so this was a lecture that I really needed. Thank you!
Thank you for giving me a great sense of accomplishment as I prepared so hard ㅠㅠ There were many parts that I was worried about, but I'm so glad that the lecture was helpful!! If you have any further questions or difficulties in practice, please feel free to ask and I will be happy to help you at any time. Thank you!!!
Reviews 1
∙
Average Rating 5.0
5
Where else can I take a course like this at this price, ... I'm still a little lacking in writing code on my own... but I'm confident that I can do it if I study hard!! I'll study hard until I finish the course! Thank you ~!!!!!!!
Thank you so much... I've been preparing and producing for over half a year, but I've been worried and sometimes even dizzy if this method is right and if the explanations will be understood by the students. I'm so happy and it's rewarding that the lectures were helpful to non-majors!! Please feel free to ask questions about any difficult or insufficient explanations during the remaining course! I'll do my best to help you until the end. Thank you for taking the course!!!
Check out other courses by the instructor!
Explore other courses in the same field!
Limited time deal ends in 06:56:30
$30,800.00
30%
$34.10