Teaching Children Software Development
Thursday, September 26, 2019
Six Python Tips for Beginners
I recently published an article
Python Tips for Beginners
that covers these concepts:
*args and **kwargs
list comprehensions
f strings
lambda functions
decorator functions
I've been teaching my daughter Django as well as JavaScript, HTML, CSS, and bootstrap.
Django is really awesome
for creating interactive web sites quickly.
‹
›
Home
View web version