A practical training program, to learn Python, when coming from a Java, .NET or Node.js Developer background.
You can view the slides here.
To run docs locally, simply run npm run start
, and open slides on http://localhost:4200/.
Workshops are in directory labs
:
- two directories per workshop :
- one with a README.md with workshop steps and source file to complete
- a second directory suffixed with
-solution
which contains source file with solutions.
Read through our contributing guidelines to learn about our submission process, coding rules and more.
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues labeled as help wanted or good first issue.
Help us keep Angular open and inclusive. Please read and follow our Code of Conduct.