Commit Graph

14 Commits

Author SHA1 Message Date
raul 47d305243a Organized code and practiced error handling
Just found out nil is the equivalent of NULL
2024-01-22 14:23:12 +01:00
raul e928ff3728 Added mclibre section
Gonna be translating as many of the Python exercises from mclibre to
Golang as I can, seems like a fun task
2024-01-22 14:21:34 +01:00
raul 9964aa916e Added Golangr exercise
I'm gonna be picking up exercises from wherever I can manage to find on
the Internet, I'm still too green to start a personal project since I
still haven't dipped my toes in more advanced things like real error
handling and OS/Network interaction
2024-01-22 14:02:07 +01:00
raul a78392d3b3 Edited folder name
You can argue that using underscores may be safer but hyphens just look
way better, I will die on this hill
2024-01-22 13:58:52 +01:00
raul 9c13c74214 Added README.md 2024-01-21 18:40:35 +01:00
raul d4647fd0ae Added temp-conversion exercise 2024-01-21 16:16:07 +01:00
raul e56ec312f6 Organized code and improved error handling
Added really primitive error handling to numStar scanning, I really have
to figure out how to properly handle errors in Golang beyond abusing
if/else and switch/case
2024-01-20 12:23:39 +01:00
raul c33ebb25f0 Finished exercise and improved error handling 2024-01-19 09:23:55 +00:00
raul d9f17e78a3 Added star-shapes exercise 2024-01-19 08:03:40 +00:00
raul 8cd5dfcdc5 Testing 2024-01-17 22:04:20 +01:00
raul b3400252cb Test title
Added yes-clone miniproject
2024-01-16 21:01:29 +01:00
raul 696c069209 Finally finished the 'separar_letras' exercise 2024-01-16 19:06:32 +01:00
raul 1e2bef7cd9 test 2024-01-16 18:39:54 +01:00
raul 098e436e4a startup 2024-01-16 18:34:48 +01:00