Companies Home Search Profile

Java Bootcamp for Beginners 2023: Hands-on approach

Focused View

Seb D. Karter | MSc, MBA

8:06:43

131 View
  • 1. Introduction.mp4
    01:43
  • 1. Introduction to IDE.mp4
    04:34
  • 2. IDE (Demo).mp4
    02:33
  • 3. Intro to .NET.mp4
    05:51
  • 4. Introduction to Csharp.mp4
    04:42
  • 5. First Csharp Program.mp4
    05:34
  • 6. First CSharp (demo).mp4
    04:50
  • 7. IDE (Demo).mp4
    02:33
  • 8. CSharp Variables.mp4
    11:47
  • 9. Data Types.mp4
    09:33
  • 10. If Statement (Part 1).mp4
    08:25
  • 11. For Loop (Part 1).mp4
    07:56
  • 12. For loop (Part 2).mp4
    10:55
  • 13. For Loop DEMO.mp4
    05:15
  • 14. Exception Handling.mp4
    05:17
  • 15. If Statement (Part 1).mp4
    08:25
  • 16. For Loop (Part 1).mp4
    07:56
  • 17. For loop (Part 2).mp4
    10:55
  • 18. For Loop DEMO.mp4
    05:15
  • 19. Else - If Statement.mp4
    09:16
  • 1. First Program.html
  • 2. SOLUTION First Program.html
  • 3. Variable declaration integer.html
  • 4. SOLUTION Variable declaration integer.html
  • 5. Variable declaration float.html
  • 6. SOLUTION Variable declaration float.html
  • 7. Variable declaration string.html
  • 8. SOLUTION Variable declaration string.html
  • 9. Variable declaration double.html
  • 10. SOLUTION Variable declaration double.html
  • 11. Variable declaration character.html
  • 12. SOLUTION Variable declaration character.html
  • 1. C# Basics.html
  • 2. C# OOP.html
  • 1. CommentsComment the line System.out.print(ignored text); EXPECTED RESULT code not commented.html
  • 2. SOLUTION Comments.html
  • 3. Operators Arithmetic.html
  • 4. SOLUTION Operators Arithmetic.html
  • 5. Array.html
  • 6. SOLUTION Array.html
  • 1. Type Conversion, implicit casting.html
  • 2. SOLUTION Type Conversion, implicit casting.html
  • 3. String concatenation.html
  • 4. SOLUTION String concatenation.html
  • 5. Enum.html
  • 6. SOLUTION Enum.html
  • 1. If Statement.html
  • 2. SOLUTION If Statement.html
  • 3. Switch Statement.html
  • 4. SOLUTION Switch Statement.html
  • 1. For Loop.html
  • 2. SOLUTION For Loop.html
  • 3. While Loop.html
  • 4. SOLUTION While Loop.html
  • 5. Do - While Loop.html
  • 6. SOLUTION Do - While Loop.html
  • 7. Foreach Loop.html
  • 8. Foreach Loop.html
  • 1. Fibonacci Series Challenge.mp4
    09:32
  • 2. Factorial Challenge.mp4
    10:21
  • 3. Roman Numerals Challenge.mp4
    11:27
  • 4. Prime Number Challenge.mp4
    07:44
  • 1. Method.html
  • 2. SOLUTION Method.html
  • 3. Method Return Type.html
  • 4. SOLUTION Method Return Type.html
  • 5. Method Parameter.html
  • 6. SOLUTION Method Parameter.html
  • 7. Math Methods.html
  • 8. SOLUTION Math Methods.html
  • 9. Exception Handling.html
  • 10. SOLUTION Exception Handling.html
  • 1. Introduction.mp4
    04:36
  • 2. Class Members.mp4
    08:35
  • 3. Constructor.mp4
    10:44
  • 4. Access Modifiers.mp4
    07:37
  • 5. Encapsulation.mp4
    09:44
  • 6. Abstraction.mp4
    06:27
  • 7. Polymorphism.mp4
    07:58
  • 8. Inheritance.mp4
    10:11
  • 9. Encapsulation.mp4
    09:44
  • 10. Interfaces.mp4
    10:45
  • 1. Class members.html
  • 2. SOLUTION Class members.html
  • 3. Constructors.html
  • 4. SOLUTION Constructors.html
  • 5. Encapsulation.html
  • 6. SOLUTION Encapsulation.html
  • 7. Inheritance.html
  • 8. SOLUTION Inheritance.html
  • 9. Polymorphism.html
  • 10. SOLUTION Polymorphism.html
  • 11. Abstraction.html
  • 12. SOLUTION Abstraction.html
  • 13. Interfaces.html
  • 14. SOLUTION Interfaces.html
  • 1. Count Number of Words.html
  • 2. SOLUTION Count Number of Words.html
  • 3. Reverse a String.html
  • 4. SOLUTION Reverse a String.html
  • 1. String Compression Challenge.mp4
    07:18
  • 2. Roman Numerals Challenge.mp4
    08:11
  • 3. Reverse Word Challenge.mp4
    07:44
  • 4. Reverse Array Challenge.mp4
    06:59
  • 1. Convert Numbers to Text Challenge.mp4
    09:09
  • 2. Bubble Sort Challenge.mp4
    10:00
  • 3. Calculator Challenge.mp4
    06:31
  • 4. Guess Number Challenge.mp4
    06:51
  • 5. Decimal to Binary Challenge.mp4
    08:35
  • 1. Double Addition Challenge.mp4
    06:36
  • 2. Reverse Sentence Challenge.mp4
    08:20
  • 3. Palindrome Challenge.mp4
    11:28
  • 4. Parallelogram Challenge.mp4
    06:22
  • 5. Guess Number Challenge.mp4
    06:51
  • 1. Introduction.mp4
    09:53
  • 2. Singleton Design Pattern.mp4
    10:19
  • 3. Diamond Pattern Challenge.mp4
    07:51
  • 1. Single Responsibility Principle.mp4
    12:33
  • 2. Single Responsibility Principle DEMO.mp4
    04:29
  • 3. Open Closed Principle.mp4
    10:25
  • 4. Interface Segregation Principle.mp4
    09:31
  • 5. Dependency Inversion Principle.mp4
    12:34
  • 6. Dependency Inversion Principle DEMO.mp4
    07:15
  • 1. Introduction to Git (slides).mp4
    07:43
  • 2. Introduction to Git (Demo).mp4
    07:49
  • 3. Git Branching.mp4
    08:41
  • 4. Git Branch (Demo).mp4
    08:05
  • Description


    200+ Java & C# exercises, Learn Java with Coding exercises, Interview questions & Quizzes | Programming for Beginners

    What You'll Learn?


    • Learn industry standards and Java tips and best practices.
    • Handle Java job interviews with ease.
    • Learn the basic, intermediate and advanced concepts of Java .
    • Become a better developer by understanding the how's and whys of Java programs.
    • Explore different programming styles and approaches.
    • Students will learn Java problem solving. Prepare for Java technical interviews.

    Who is this for?


  • Everyone who wants to practice Java questions and challenges
  • Beginner Java developer or Seasoned developer studying Java
  • Students preparing for interviews. All Aspiring Developers.
  • More details


    Description

    Welcome to the "Java Bootcamp for Beginners: Hands-on approach" course. In this volume we will learn Java in depth and tackle Java Challenges.

    If you want to take your Java skills to the next level with intensive practice, then this course is for you. Apply your knowledge to solve more than 200 exercises and check your solutions with step-by-step video lectures with visual effects and diagrams.


    Solve Java Exercises to Take Your Java Skills to the Next Level.

    • Solve more than 200 exercises and improve your problem-solving and coding skills.

    • Learn new Java tools such as built-in functions and modules.

    • Apply your knowledge of Java to solve practical coding challenges.

    • Understand how the code works line by line behind the scenes.

    • Identify different ways to solve a problem and which one is more concise and efficient.

    • Test your code with different values and inputs to verify its correctness.

    • Gain practical and valuable coding skills.


    ABOUT YOUR INSTRUCTOR

    Hello! My name is Seb. I am a passionate developer, lifelong student and a Game Developer with 10+ years of experience. Through my boots on the ground workshops, I’ve taught over 1,000 people how to become professional Software Engineers.

    My expertise: Java , Unity 3D, Python, C#, JavaScript, HTML, CSS and other technologies.

    My goal is to make coding fun and accessible to everyone. That's why my courses are interactive and made with a clear structure. No previous experience is necessary for these courses. 


    So, are you ready? Let’s get Started!


    This course will help you gain knowledge, tips, tricks and skills that will enhance your Java skills and prepare your next Java interview.


    TOPICS COVERED

    Java Basics: Variables, Primitive data Types, loops, flow control

    Java OOP: Classes, Objects

    Java Methods: Encapsulation, Polymorphism, Parameters, Static methods, Named arguments, Method overloading

    Java Type casting: Type conversion, Implicit casting, Explicit casting, Parse, Conversion methods

    Java Constructors: Constructor overloading, Object initializer syntax

    Java Properties: Read-only/ Write only properties, Automatic properties

    Java Inheritance: base keyword, Method overriding

    Java Abstract Classes and Interfaces: Abstract classes, Abstract methods, Interfaces, Interface inheritance

    Java Namespaces: Namespaces, Nested namespaces, Importing namespaces, Using static

    Java Generics: Generic classes, Generic methods

    Java Arrays: Creating arrays,  Arrays with for each loop, Array of objects

    And much more!


    Improve your Java Skills and Gain Valuable Practical Experience

    Java is currently one of the most popular programming languages and its popularity continues to rise every year. It is used for real-world applications in diverse areas such as Web Development, Data Science and many more. Learning Java is your next step into the powerful world of computer science. Through practice, you can improve your coding and problem-solving skills. You will also learn new tools that you can use in Java.


    Your knowledge of Java will be extremely helpful in any field, including:

    • Web Development

    • Data Science

    • Artificial Intelligence

    • Game Development

    • Mobile App Development

    • Medical Software

    • Computer Vision

    • and... many more!

    Coding skills are essential to succeed in the world of the future. Therefore, if you are thinking about entering any of these fields or if you are planning to expand your computer science skills, then this course is for you.

    The concepts and techniques that you will learn in this course are easily transferable to other programming languages like C#, JavaScript, and many more because you will practice how to analyze and solve problems using code.


    GOALS

    By the end of this course, you will be able to:

    • Analyze a problem step by step and develop a solution in Java.

    • Solve a problem in Java using different approaches.

    • Use built-in Java functions and modules to solve a problem efficiently.

    • Understand how the code works behind the scenes.

    • Work with the main elements of Java : strings, lists, tuples, dictionaries, conditionals, loops, recursion, files, and more..

    • Test your code with various inputs and values to verify its correctness.


    LEARNING MATERIALS

    • Coding Challenges: 200+ coding challenges with detailed descriptions and hints to guide you through this journey.

    • Exercises Divided by Levels of Difficulty: the exercises are divided into levels, so you can start working on them according to your skill level and then solve more advanced exercises as you practice.

    • Video Lectures: Hours of video lectures and resources with step-by-step solutions and explanations of how to analyze the problems and how the code works behind the scenes.

    • Visual Effects: You will learn how to solve these exercises with carefully designed visual effects, animations, and diagrams.

    • Test Cases: each coding challenge has test cases to help you test if your solution is correct. Each problem can be solved in multiple ways, so these test cases will help you confirm if your solution is correct.   


    CODING CHALLENGES

    • Java Strings

    • Java Lists and Tuples

    • Java Dictionaries

    • Java Conditionals

    • Java Loops

    • Java Recursion

    • Java Files

    • Java Miscellaneous and More Challenging Exercises

    Most exercises combine different elements from these topics, but the exercises are grouped by their most relevant category.


    What makes this course unique?

    This course is unique because of its emphasis on providing visual and detailed explanations of how the solutions work behind the scenes, so you will not only learn how to implement them in Java, you will actually understand the purpose of each line of code.

    Check your solutions with detailed video lectures and  run the code on your device.

    You will receive a certificate of completion that you can add to your social media profiles to showcase your new skills.

    You will also have lifetime access to the course.


    You are very welcome to watch the preview lectures and check out the full course curriculum.

    If you are looking for an engaging, visual, and practical course, then you found it.

    Enroll now, practice your problem-solving skills, and showcase your new Java knowledge.


    If you are interested in the following topics, this course will prepare you for it,
    Unity, Game Development Fundamentals, 2D Game Development, 3D Game Development, .NET, Object Oriented Programming, Java unity, coding for beginners, unity Java, unity 2d, learn Java programming masterclass, Java mega course, complete Java bootcamp, Java zero to hero, Java coding, Java beginners, Java for beginners,


    We will look at the most popular and most often discussed questions during technical interviews. You will be prepared for your next interview, and you will be able to discuss Java concepts with great confidence.


    Again, welcome and let's level up your Java skills!

    Who this course is for:

    • Everyone who wants to practice Java questions and challenges
    • Beginner Java developer or Seasoned developer studying Java
    • Students preparing for interviews. All Aspiring Developers.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Seb D. Karter | MSc, MBA
    Seb D. Karter | MSc, MBA
    Instructor's Courses
    Hello! My name is Seb. I am a passionate Software Designer, lifelong student and a Game Developer with 10+ years of experience. Through my boots on the ground workshops, I’ve taught over 1,000 people how to become professional Software Engineers.  My expertise: C#, Unity 3D, Python, Java, JavaScript, HTML, CSS and other technologies.My goal is to make coding fun and accessible to everyone.  That's why my courses are fun with a clear structure. No previous experience is necessary for these courses.So, are you ready? Let’s get Started!
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 61
    • duration 8:06:43
    • Release Date 2023/03/09

    Courses related to Java

    Courses related to C#

    Courses related to Programming Fundamentals