💾 Archived View for www.foo.zone › resources.gmi captured on 2023-03-20 at 17:24:06. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

➡️ Next capture (2023-04-19)

🚧 View Differences

-=-=-=-=-=-=-

Resources

This site contains a list of resources I found helpful. I am not an expert in all of these topics, but all the resources listed here impacted me. I read some of the books quite a long time ago, so there might be newer editions out there already, and I might need to refresh some of the knowledge.

The list may not be exhaustive, but I will be adding more in the future. I firmly believe that educating yourself further is one of the most important things to advance. The lists are in random order and reshuffled every time (via *sort -R*) when updates are made.

You won't find any links on this site because, over time, the links will break. Please use your favourite search engine when you are interested in one of the resources...

       .--.           .---.        .-.
   .---|--|   .-.     | A |  .---. |~|    .--.
.--|===|Go|---|_|--.__| S |--|:::| |~|-==-|==|---.
|%%|Lin|la|===| |~~|%%| C |--|   |_|~|Perl|  |___|-.
|  |ux |ng|===| |==|  | I |  |k8s|=| | 7  |Ra|---|=|
|  |   |  |   |_|__|  | I |__|   | | |    |ku|___| |
|~~|===|--|===|~|~~|%%|~~~|--|:::|=|~|----|==|---|=|
^--^---'--^---^-^--^--^---'--^---^-^-^-==-^--^---^-'hjw

Technical books

Technical references

I didn't read them from the beginning to the end, but I am using them to look up things.

Self-development and soft-skills books

Here are notes of mine for some of the books

Technical video lectures and courses

Some of these were in-person with exams; others were online learning lectures only.

Read here about my thoughts on "The Well-Grounded Rubyist"

Guides

These are not whole books, but guides (smaller or larger) which I found very useful.

Podcasts I like

Fiction and more books

Many fiction and non-fiction books I read are not listed here. But my favourites are listed on a separate page here:

Other resources (including novels) I've read.

Formal education

I have met many self-taught IT professionals I highly respect. In my own opinion, a formal degree does not automatically qualify a person for a particular job. It is more about how you educate yourself further *after* formal education. The pragmatic way of thinking and getting things done do not require a college or university degree.

However, I still believe a degree in Computer Science helps to understand all the theories involved that you would have never learned otherwise. Isn't it cool to understand how compilers work under the hood (automata theory) even if you are not required to hack the compiler in your current position? You could apply the same theory for other things too. This was just *one* example.

My diploma thesis, "Object-oriented development of a GUI based tool for event-based simulation of distributed systems," can be found at:

https://codeberg.org/snonux/vs-sim

I was one of the last students handed out an "old fashioned" German Diploma degree before the University switched to the international Bachelor and Master versions. To give you an idea: The "Diplom-Inform. (FH)" means translated "Diploma in Informatics from a University of Applied Sciences (FH: Fachhochschule)". Going after the international student credit score, it can be seen as an equivalent to a "Master in Computer Science" degree.

Colleges and Universities are costly in many countries. Come to Germany, the first college degree is for free (if you finish within a certain deadline!)

Go back to the main site