Skip to content

NickSanft/PythonTutorialForCoolPeople

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Tutorial for Cool People

This is a basic Python tutorial meant to teach you the basics to get your hands dirty.

Installation

  • Create a GitHub account if you have not already here.
  • Download the latest version of Python here.
  • Download an IDE for Python. I highly recommend the Community Edition of PyCharm found here.

For PyCharm:

  • In PyCharm, click on the top left and choose "Project from version control"
  • Choose "Repository URL"
  • On the page for this repo in GitHub, click on "Code" and copy the URL to your clip board
  • Paste it in and clone and you're ready to go!
  • Test this out by right-clicking hello_world_begin

How to follow the tutorial

  • Each step to learn has files ending with _begin.py and _end.py
  • Look at the "begin" file and try to accomplish the objective
  • If you need a hint, you can look at the "end" file, but try not to!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages