Skip to content

CodingNomads/Intro_to_Java_and_Python_Webinar_Resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodingNomads Python & Java Webinar Resources

This project was created to support a live webinar "How to Build a Simple Program in Java / Python + Git & GitHub" which you can view here

VIDEO IMAGE ALT TEXT

In the video, we discuss the following topics:

  • Installing Java
  • Installing Python
  • Installing Git
  • Writing and running a simple Python application to find prime numbers
  • Writing and running a simple "Guess My Number" game in both Python and Java
  • Writing and running our code from the command line interface and various IDEs.
  • Pushing our work to GitHub
  • The Importance of README's
  • CodingNomands Online Learning Platform
  • CodingNomads In-Person Intensive Courses

Please feel free to follow along in the webinar video!

Install Links

Setting The System Path

If the various installations outlined in the webinar do not immediately seem to work for you, you may need to add these elements your system PATH. For instance if the any of the following commands do not work on your *nix system:

java -version
python3 --version
git --version

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published