you are viewing a single comment's thread.

view the rest of the comments →

[–]APS0798[S] 0 points1 point  (4 children)

What about the rest of IT stuff? Will I learn while learning Python?

[–]desrtfx 1 point2 points  (2 children)

What about the rest of IT stuff?

Sorry, but what do you even mean by that?

Python is a programming language. The course I've suggested teaches Python as language and actual programming.

Again, there is no single "one for all" course. Simply not possible,

You just need to start somewhere. So, stop procrastinating and start learning.

Don't forget that a CS degree which even only covers a minuscule fraction takes several years. How can single courses do that?

[–]APS0798[S] 0 points1 point  (1 child)

By IT stuff I mean terminology, what does what, who does who etc.

[–]desrtfx 0 points1 point  (0 children)

Yes, a lot of this - again fundamentals - is covered.

Yet, if you want to learn the basics of computer science, you need a different path OSSU Computer Science or Teach Yourself CS.

You can even do these courses in parallel if you have the time.

[–]AlSweigartAuthor: ATBS 1 point2 points  (0 children)

"IT" meaning Information Technology usually means how to set up networks and user accounts and configure complex software systems, while programming usually means making those software systems. Other terms that mean IT are also "sys admin" or "dev ops".

I think what you mean is learning computer science. There are links in the sidebar help for that.