Teach yourself programming
In this chapter we will learn everything related to basic programming, it's pretty mandatory that you read all of the content here because this foundation can be used to web, game or any type of programming.
3-week course covering all python fundamentals (conditionals, loops, functions, strings, lists, list comprehension, tuples, dictionaries, classes and inheritance)
TODO
TODO
TODO
-
ack - http://beyondgrep.com/
ack is a command-line utility for searching plain-text data sets for lines matching a regular expression.
-
git - https://git-scm.com/
Git is a version control system that is widely used for software development and other version control tasks. It is a distributed revision control system with an emphasis on speed, data integrity and support for distributed, non-linear workflows.
2.1. http://willianjusten.teachable.com/courses/git-e-github-para-iniciantes (PT-BR)
-
the odin project - http://www.theodinproject.com/courses?ref=home
- https://en.wikipedia.org/wiki/Freenode
- https://en.wikipedia.org/wiki/GitHub
- https://www.reddit.com/r/learnprogramming
-
Here you can get a complete curriculum on Front-end Web Development, Back-end and Data Visualization.
-
Learn about node with many courses here.