Our great sponsors
-
MicroPython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Another thing you may want in your toolbox? MicroPython.
-
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
-
Interesting, never heard about TK or QT. I've been using streamlit and Gradio as GUIs for my Python scripts which have been awesome but it seems like comparing to something like QT that it is much more robust and customizable than what I'm using.
-
Interesting, never heard about TK or QT. I've been using streamlit and Gradio as GUIs for my Python scripts which have been awesome but it seems like comparing to something like QT that it is much more robust and customizable than what I'm using.
-
And for github itself you find the "repo" you want and look for the green "code" button near the top. You can either download a zip file or (if you install git itself) use the command line "git clone https://github.com/fancyrepo/awesome.git" to automatically download it.
-
AutoHotkey
AutoHotkey is a powerful and easy to use scripting language for desktop automation on Windows.
There are many macro applications out there. Auto Hot Key is just the one I am most familiar with. I do quite a bit of programming at work, but it is not my primary job. I wouldn't necessarily call AHK full blown programming, but rather scripting. Its actually a program you install on your PC and the scripts you write are just written in a notepad. Once the application is installed, you can just run the script and it does whatever you tell it. Usually (for my use cases at least), its just a bunch of short cut keys that do repetitive tasks.
-
SonarLint
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!. SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
-
And if you want a stricter schedule to follow, look at OSSU: https://github.com/ossu/computer-science