Python Tutorial - Starting Your Cookbook

Опубликовано: 03 Декабрь 2016
на канале: DevDungeon
4,937
84

Learn how to start a Python cookbook using PyCharm, Git, and GitHub. This tutorial will walk through creating a repository, cloning it, writing our first program, running it, commiting and pushing it up to GitHub. Learn how to use the PyCharm IDE as well as program with Python while building up your own repository of programs. This is perfect for beginners.

Important Links:

DevDungeon - Starting your Python Tutorial - http://www.devdungeon.com/content/pyt...
Python - http://www.python.org/download
PyCharm - http://www.jetbrains.com/pycharm
GitHub - https://github.com
Git for Windows - https://git-scm.com/download/win
The Cookbook Method - http://www.devdungeon.com/cookbook