From 3492c68d239854c0404fe77a00460eeedd41f5cc Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 1 Apr 2023 15:55:00 +0300 Subject: Update content for html --- resources.html | 48 ++++++++++++------------------------------------ 1 file changed, 12 insertions(+), 36 deletions(-) (limited to 'resources.html') diff --git a/resources.html b/resources.html index bbfac7e5..a3e5fefa 100644 --- a/resources.html +++ b/resources.html @@ -9,12 +9,9 @@

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...
-
+

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 |  .---. |~|    .--.
@@ -25,7 +22,6 @@ You won't find any links on this site because, over time, the links will break.
 |~~|===|--|===|~|~~|%%|~~~|--|:::|=|~|----|==|---|=|
 ^--^---'--^---^-^--^--^---'--^---^-^-^-==-^--^---^-'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.
-
+

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.
-
+

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.
-
+

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:
-
+

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.
-
+

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:
-
+

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!)
-
+

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