The Programmer
The Programmer
Quote by Albert Einstein
Never memorize something that you can look up.
Bret Victor - Inventing on Principle[2]
The poetry of programming (teaching children about computers): Linda Liukas[3]
Changing the world with code by Emma Yang[4]
Karlie Kloss: Coding is a superpower[5]
Making a Game: Bill Gates explains If statements.[6]
Bill Gates remembers his early programming career[7]
1991 Interview with Bill Gates[8]
What do programmers actually do?[9]
How I Learned to Code - and Got a Job at Airbnb![10]
Learn to Code in 6 months[11]
Learn JavaScript - Full Course for Beginners[12]
Learn Node.js - Full Tutorial for Beginners[13]
Amy Palamountain on Backbone and Marionette[14]
JavaScript
The reason I mention JavaScript is because it is the most widely used
programming language on github. Searching for projects with more than10,000 stars[15] shows 409 JavaScript based projects, the next one down is
Python with 117.
programming language on github. Searching for projects with more than10,000 stars[15] shows 409 JavaScript based projects, the next one down is
Python with 117.
Svelte Tutorial[16]
Svelte
A bright new JavaScript compiler/framework named Svelte[17] (28.2k github
stars) has recently entered the battle area.
stars) has recently entered the battle area.
Previously Vue.js[18] (154k stars) outcompeted Facebook's React[19] (141k
stars).
stars).
Svelte injects its code into your programs, whereas Vue.js and React ask
you to program their way, learning new functions and strategies.
you to program their way, learning new functions and strategies.
Svelte offers a framework for building web applications[20], and an
approach to building mobile apps[21] as well.
approach to building mobile apps[21] as well.
If you are going to start programming, start with Svelte[22].
They offer a fantastic live coding tutorial at
https://svelte.dev/tutorial/basics[23]
https://svelte.dev/tutorial/basics[23]
Arduino vs. Raspberry Pi - Which is best?[24]
You can learn Arduino in 15 minutes.[25]
References
[1]: https://en.wikipedia.org/wiki/Albert_Einstein
[2]: https://www.youtube.com/watch?v=PUv66718DII
[3]: https://www.youtube.com/watch?v=-jRREn6ifEQ
[4]: https://www.youtube.com/watch?v=ghqSw40pC5s
[5]: https://www.youtube.com/watch?v=Bwiln7v0fdc
[6]: https://www.youtube.com/watch?v=m2Ux2PnJe6E
[7]: https://www.youtube.com/watch?v=vYXQTrYPenQ
[8]: https://www.youtube.com/watch?v=6V6Gir1Dyfs
[9]: https://www.youtube.com/watch?v=g4a7_HH9Wbg
[10]: https://www.youtube.com/watch?v=kXpWLv2o7hs
[11]: https://www.youtube.com/watch?v=LCls16Tv8UE
[12]: https://www.youtube.com/watch?v=PkZNo7MFNFg
[13]: https://www.youtube.com/watch?v=RLtyhwFtXQA
[14]: https://www.youtube.com/watch?v=0o2whtCJw8I
[15]: https://github.com/search?q=stars%3A%3E%3D10000
[16]: https://www.youtube.com/watch?v=vhGiGqZ78Rs
[17]: https://svelte.dev/
[18]: https://vuejs.org/
[19]: https://reactjs.org/
[20]: https://sapper.svelte.dev/
[21]: https://svelte-native.technology/
[22]: https://svelte.dev/
[23]: https://svelte.dev/tutorial/basics
[24]: https://www.youtube.com/watch?v=7vhvnaWUZjE
[25]: https://www.youtube.com/watch?v=nL34zDTPkcs