The following lessons explain different programming concepts and have been published by our members. Search for a particular lesson using the filters
All you've learned needs to be put together. Lets make our first entire professional application using the Agile Development method!
SQLAlchemy is the most popular ORM for Python, start using it in 8min
Flask is becoming the most popular Python framework (if its not already), learn how to build RESTful API's the REST way
Building layouts is the most painful process when coding HTML & CSS. Learn the CSS layout rules: Display, Position, Float and Flex; and place any element anywhere you want.