Picking back up learning Ruby. Cause why not. Anyway,
``` ruby
'cat'.to-i
```
Gives 0. So, if I need to convert strings to ints, I neeck to have a case for if something is 0 too. Or something.
Picking back up learning Ruby. Cause why not. Anyway,
``` ruby
'cat'.to-i
```
Gives 0. So, if I need to convert strings to ints, I neeck to have a case for if something is 0 too. Or something.
Unfortunately, I've been programming in Python professionally for 25 years, and personally for 30, which makes me spectacularly out of date on how to learn Python from scratch today.
Back in the day, I frequently recommended people start with the basic tutorial included in the Python official documentation. It was well written and not too difficult for a beginner, even someone new to programming in any language. After that, you could go on to various books (I'm old...); the tutorial got you started, but didn't get you all the way to "design and implement my first useful program".
Others here can probably give better and more recent recommendations for online tutorials, YouTube video series, or even (gasp) books. Adding some tags...
SmolModels – A Python framework for generating ML models from descriptions (Alpha)
https://github.com/plexe-ai/smolmodels
Discussions: https://discu.eu/q/https://github.com/plexe-ai/smolmodels
Let’s say you want to help a 13 year old get started with #programming, ideally something to build small games or something else that’s visual.
What budget development environments are available? Something that could be run on a ln Android tablet or an old laptop.
Worthwhile to check out for best practices when developing & designing new software solutions! The writer explains,
> I discovered a lot of things happened in my thought processes that have come with experience. These are things that make software engineering easier, but that I know I wouldn’t have considered when I was less experienced.
We ran a lottery at our booth at @pgconfeu giving away 5 copies of The Art of #PostgreSQL by Dimitri Fontaine - five lucky winners have been chosen and notified via email! Check your inboxes if you entered the lottery!
Check out the book here, if you haven't heard of it already:
1/4 Exciting News!
I'm thrilled to announce the launch of the first edition of the book "Introduction to Zig: a project-based book"
This is an open source, technical and introductory book for the Zig programming language.
Link to the project: https://github.com/pedropark99/zig-book
#ziglang #community #programming #tech #lowlevel #cpp #cprogramming #learntocode #cplusplus #learnprogramming #opensource
John Carmack on inlined code (2014)
http://number-none.com/blow/blog/programming/2014/09/26/carmack-on-inlined-code.html
Discussions: https://discu.eu/q/http://number-none.com/blow/blog/programming/2014/09/26/carmack-on-inlined-code.html
I built a Python script uses AI to organize files, runs 100% on your Linux device
https://github.com/NexaAI/nexa-sdk
Discussions: https://discu.eu/q/https://github.com/NexaAI/nexa-sdk
A great summary of what a good code review looks like, accompanied by a helpful code review checklist and explanation of why it's important to carefully review code.
join our community today. register today #coding #programming #programmer #softwaredevelopment #javascript #python #java #c++ #webdev #frontenddev #backenddev #artificialintelligence #learnprogramming #programminghelp #programmingmemes
join our community today. register today #coding #programming #programmer #softwaredevelopment #javascript #python #java #c++ #webdev #frontenddev #backenddev #artificialintelligence #learnprogramming #programminghelp #programmingmemes
Rayon isn't any faster than loop despite 16x more CPU usage
https://en.wikipedia.org/wiki/Sieve_of_Eratosthenes
Discussions: https://discu.eu/q/https://en.wikipedia.org/wiki/Sieve_of_Eratosthenes
From a Lorry Driver to Ruby on Rails Developer at 38
https://www.writesoftwarewell.com/lorry-driver-to-rails-developer-at-38/
Discussions: https://discu.eu/q/https://www.writesoftwarewell.com/lorry-driver-to-rails-developer-at-38/