Skip to content

Source Code for the Java Puzzles to Eliminate Code Fear Course from JRP (Job Ready Programmer)

License

Notifications You must be signed in to change notification settings

JobReadyProgrammer/Java-Puzzles-to-Eliminate-Code-Fear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The fastest way to actually master Java programming and become a dangerous developer!

JRP Java Puzzles to Eliminate Code Fear Course New Banner

This GitHub Repository will include the Source Code for the Java Puzzles to Eliminate Code Fear Course from JRP (Job Ready Programmer)

Note for newcomers

Checkout our complete course on the following platforms:

  1. Udemy
  2. Job Ready Programmer (JRP)
  3. JRP Membership (Includes Data Analyst & Software Developer Career Paths)

About the course :

  • The motivation behind this course came from an article titled "Why Can't Programmers Program?" by Jeff Atwood. It talks about how poorly many candidates perform in coding interviews.
  • Surprisingly a large fraction of applicants, even those with masters’ degrees and phds in computer science, fail during interviews when asked to carry out basic programming tasks such as iterate over a loop and print numbers from 1 -10. Or solve the common fizz buzz problem.
  • And I’ve experienced this first hand when I interview candidates for software development positions. They could have an impressive academic background as well as experience in various technologies and software projects, but when posed with an interesting programming problem, their code falls apart.
  • The fact is, you don’t need a college education to become a good programmer.
  • Simply there is a big divide between people who can program and those that can’t. It's my experience that the difference has to do with mastering the fundamental building blocks of programming. And that’s basically method level coding and the mastery of topics like string manipulation, lists, loops, logic and recursion.
  • These are fundamental granular components shared by all programming languages. Think of these as the tools a programmer can use to solve problems. And you really gotta know your tools well to be proficient at the craft!
  • You can’t learn programming by reading books. The fact is you just need a lot of practice. If you want to be a superb programmer, you have to program a lot and work on solving challenging problems that stretch your capabilities.
  • This course offers a systematic and structured way for you to acquire that practice using only a subset of the java language without getting side tracked in other areas of software development.
  • Every concept comes with a coding challenge. I ask you to try solving the challenge on your own before I go over the solution in detail.
  • This approach has worked time and time again for my students.

Topics covered in this course :

  • Basics of Programming in Java
  • Programming Puzzles
  • Advanced Recursion Coding Challenges
  • Object Oriented Programming in Java
  • Basic Data Structures You Should Learn

Contact us

About Imtiaz Ahmad

  • Imtiaz Ahmad is an award-winning Udemy Instructor who is highly experienced in big data technologies and enterprise software architectures.
  • Imtiaz has spent a considerable amount of time building financial software on Wall St. and worked with companies like S&P, Goldman Sachs, AOL and JP Morgan along with helping various startups solve mission-critical software problems.
  • In his 13+ years of experience, Imtiaz has also taught software development in programming languages like Java, C++, Python, PL/SQL, Ruby and JavaScript.
  • He’s the founder of Job Ready Programmer — an online programming school that prepares students of all backgrounds to become professional job-ready software developers through real-world programming courses.
  • Take the twin highway of Learning Data Analysis and Software Development on a single platform: Job Ready Programmer

Alt text

About

Source Code for the Java Puzzles to Eliminate Code Fear Course from JRP (Job Ready Programmer)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages