Apress – Bad Programming 101 Part 2 Become a Better Coder by Learning How Not to Program

Apress – Bad Programming 101 Part 2 Become a Better Coder by Learning How Not to Program-iLLiTERATE
English | Size: 330.99 MB
Category: Tutorial


Learn to avoid bad programming practices that create low-quality code that is difficult to maintain or test, and exhibits properties such as brittleness, low comprehensibility, and high defect density.

Manning – Get Programming With Python in Motion

Manning – Get Programming With Python in Motion-iLLiTERATE
English | Size: 5.95 GB
Category: Python


Provides an easy to follow introduction to both computer programming and the Python language.

SkillShare – Linux C Programming Success Essentials For Absolute Beginners

SkillShare – Linux C Programming Success Essentials For Absolute Beginners-SkilledHares
English | Size: 4.57 GB
Category: Programming


The C language has been around for a long time. and it is commonly considered as a low level programming language because it tends to bring your application closer to the computer hardware, requiring you to manage system resources manually and carefully.