You are here |
mccormick.cx | ||
| | | |
techtldr.com
|
|
| | | | Part 1. A Naive Dream The Dream In late 2015, I finished reading Automate the Boring Stuff with Python and was very inspired to try to automate something in my life. At the same time, I have been always fascinated by Mark Zuckerberg - the Bill Gates of our time. A lot of people love [...] | |
| | | |
bootcamp.berkeley.edu
|
|
| | | | Artificial intelligence (AI) is an essential element of many software development projects that allows developers to create software that can perceive, learn, reason and solve problems - much in the way a human mind operates. Learning how to apply artificial intelligence is critical for many job roles, especially for those interested in pursuing a career... | |
| | | |
www.jhanley.com
|
|
| | | | Today, you can now use Pyscript to run Python code in the web browser. This has enormous potential for AI, ML, Data Scientists, and regular Python developers. I often develop backend applications in Django and Flask, and the possibilities of writing both frontend and backend code in Python are intriguing. | |
| | | |
blog.railway.com
|
|
| | Github Actions come with a pretty neat set of features to automate your workflows. In this post, we talk about using Github Actions to automate your deployments on Railway. |