Our great sponsors
-
It's also common to use some kind of language that runs on the server. You could for example use this to generate HTML and other data on the fly in very flexible ways, but since it runs on the server it requires that the page is either reloaded or that you use JavaScript to fetch data and make appropriate updates to the page for the changes to show up. A free popular choice that is supported by many web servers is PHP, but you could essentially use whatever server-side language you want as long as the server supports it.
-
You want to learn academic computer science theory? Buy a copy of Concepts, Techniques, and Models of Computer Programming or Work through Structure and Interpretation of Computer Programs
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
Think-Python-2E-My_solutions
My solutions to the exercises contained in the "Think Python 2nd Edition" book by Allen B. Downey.
You want to build projects using software, go to The Odin Project, or Think Python and Automate the Boring Stuff
Related posts
- Bedridden after bad ankle break - tips, tricks and items to make my days easier
- Confession: I am an asst controller and I secretly use scrips and automation to work as little as possible.
- Books usually recommended for CSE Undergrads- 1st year
- A website to learn Python, like datacamp, but free?
- Think Python second edition released (free)