|
|
|
|
|
by williamcotton
941 days ago
|
|
Why not Logo as a first introduction to programming? Why muddy the waters with anything other than writing little programs to make a turtle draw flowers? I know, it’s not web development, but it does present the broader concepts in a way that fully digestible! I just don’t see how someone with no experience at all with programming can ever be expected to make an interactive web page in just 6 weeks. |
|
I can never quite decide if web dev is a blessing or a curse for learning programming. Whilst the learning curve for HTML/CSS might seem shallow, that's partly because these aren't programming languages. Teaching these things may feel initially productive because they're quite simple and you get immediate tangible results, but it sucks up time that could have been spent tackling an actual programming language meaning. When Javascript inevitably comes there isn't enough time left to teach it slowly enough, and students are struggling to bridge multiple technologies together that don't share anything in common.