Skip to content

Latest commit

 

History

History
79 lines (61 loc) · 5.31 KB

File metadata and controls

79 lines (61 loc) · 5.31 KB

Introduction

Learning Programming

  • Nice explanation of the steps required to start and finish a project.
  • Why its important to start with a low level language. Project based vs low level start.
  • Has links of tutorials and practise problems to learn python, algorithms, data structures etc.
  • Interesting : Build your own x
  • Algos and Data-structures, interactive challenges
  • Teach yourself Computer Science
  • Teach tech with cartoons

Core Programming:

Why use Python ?:

  • To Do : explore testing in python.
  • GitHut, a visualization of GitHub language popularity
  • dynamically typed system versus statically typed languages read

Python Community:

Python resources:

Podcasts:

Videos:

  • PyCon US, EuroPython, PyVideo

Development Envionments:

  • Videos:
  • PyCon US, EuroPython, PyVideoVideos:
  • PyCon US, EuroPython, PyVideo

Development Envionments

Settind up a workspace:

Editors:

.. ..

Web Development: