Coaches Call for coaches How many coaches do I need? How to find coaches? How to choose the coaches? Meta coaches Coaches briefing Coaches To make the workshop successful...
CSS – make it pretty! What is CSS? Let’s use Bootstrap! Install Bootstrap Static files in Django Where to put static files for Django Your first CSS file! CSS – make it p...
SQL Dump (Export) Considerations Known limitations Synopsis Flags General Client connection Logging Examples Dump a table's schema and data Dump just a table's schema Dump...
Homework: Adding security to your website Authorizing add/edit of posts Log in users Improving the layout More on authenticated users Homework: Adding security to your webs...
Randomization Randomization An excellent way to avoid confounding is to assign individuals to the treatmentand control groups at random, and then administer the treatment to th...
Part 4: x86 Assembly Intro Part 4: x86 Assembly Intro For a complete table of contents of all the lessons please click below as it will give you a brief of each lesson in addit...
Introduction to HTML What is HTML? Your first template! Head and body Customize your template One more thing: deploy! Commit, and push your code up to Github Pull your new co...