You are viewing our Forum Archives. To view or take place in current topics click here.
Best Websites for Computer Classes? (College or non College)
Posted:

Best Websites for Computer Classes? (College or non College)Posted:

PC
  • Gold Gifter
Status: Offline
Joined: May 12, 20149Year Member
Posts: 1,693
Reputation Power: 132
Status: Offline
Joined: May 12, 20149Year Member
Posts: 1,693
Reputation Power: 132
What are some good websites to advance your computer knowledge? I'm talking about websites like [ Register or Signin to view external links. ] (coursera has College classes) I love to keep advancing my knowledge on computers as it's my passion and I'm trying to make it my full career / self-employed. I have not yet taken any college classes and all my knowledge has come from me strictly learning on my own. I don't think this is a bad way to learn by no means but recently have been debating on taking some online college classes and see how it goes. Anyways back to the post... lol Like I said I'm wondering if you guys have come across or use a website like coursera to learn on.

Can't wait to hear your guys suggestions in the comments down below.

Thank you TTG, from your Truely.
#2. Posted:
Craig
  • V5 Launch
Status: Offline
Joined: Jan 16, 201212Year Member
Posts: 20,271
Reputation Power: 17065
Motto: 2b || !2b
Motto: 2b || !2b
Status: Offline
Joined: Jan 16, 201212Year Member
Posts: 20,271
Reputation Power: 17065
Motto: 2b || !2b
Computers is a very broad term, is there anything in particular you're looking to do inside the world of IT?
#3. Posted:
Xaldin
  • 2 Million
Status: Offline
Joined: Oct 09, 201013Year Member
Posts: 2,358
Reputation Power: 106
Status: Offline
Joined: Oct 09, 201013Year Member
Posts: 2,358
Reputation Power: 106
Really broad, software, hardware... any direction you are looking to go?
#4. Posted:
PC
  • Gold Gifter
Status: Offline
Joined: May 12, 20149Year Member
Posts: 1,693
Reputation Power: 132
Status: Offline
Joined: May 12, 20149Year Member
Posts: 1,693
Reputation Power: 132
Craig wrote Computers is a very broad term, is there anything, in particular, you're looking to do inside the world of IT?


Nothing in particular, just wondering what sites are good to learn and what sites the users of techgame use to learn more about computers. I just recently found a really cool site for coding called W3Schools and another website called Coursera which has almost all College classes for cheap. What about a site where you can learn about hardware. Classes that teach you all about what certain components do etc. For Example like what Threads do on a CPU etc... lol Whats a good site to learn stuff like that?
#5. Posted:
Gavin-
  • Blind Luck
Status: Offline
Joined: Nov 02, 201310Year Member
Posts: 4,340
Reputation Power: 1865
Status: Offline
Joined: Nov 02, 201310Year Member
Posts: 4,340
Reputation Power: 1865
Im still not sure what you are looking for lol but maybe you are looking for something like Computer architecture or something like all the parts of a PC or something and how they work.

Or you could be looking for a language there is tons of lanuages to choose from.

I myself have learned , Java , C# , PHP , SQL , PL/SQL, HTML/CSS, Javascript and Bash Scripting with linux.

I mean what is your goal do you want to be doing front end stuff like designing websites and shizz. Then the languages I would advise you to learn would be html/css , javascript , jquery , the list goes on.

Or if your into backend stuff , learn some of the main ones like Java , c# , c++.


If you dont plan on attending college, maybe create a portfolio of all your work you create which would be great for employers to see.
#6. Posted:
var
  • TTG Senior
Status: Offline
Joined: Dec 24, 201211Year Member
Posts: 1,498
Reputation Power: 79
Status: Offline
Joined: Dec 24, 201211Year Member
Posts: 1,498
Reputation Power: 79
So, for programming courses I'll list my favorites:
    Teamtreehouse (Introductory software engineering) paid
    Pluralsight (Just about anything tech-related-software, hardware, IT, security, etc.) paid
    Lynda (Like Pluralsight-Hardware/IT, software engineering, design, etc.) paid
    Udacity (Mostly mobile & web development with courses co-designed with big companies like Google) paid/free
    Udemy (courses uploaded by anyone, and about anything) paid/free
    Stackoverflow (Where you'll end up when your code has a bug)
    Quora (Where you should've asked this question)
    MDN (Where you should go when looking for CSS, HTML, and/or JavaScript documentation)
    Edx (Similar to Coursera)
    CodeWars (For programming interview-like problems) free


A good course to take on Coursera (or EdX) is CS50, by Harvard. Also, I'm assuming W3Schools has gotten better, because I remember it being pure trash years ago. Many sites offer student discounts as well, so you should use a school email, if you have one. Also, asking Google my questions is my goto. It seems that almost any tech-related question I've had has been asked on either Quora or Stackoverflow. Finding good books to supplement online courses is typically a good idea as well.

Edit: There's a guy on youtube named "Eli The Computer Guy" (I believe) that may be a good place to learn about beginning computer engineering/architecture.


Last edited by var ; edited 1 time in total
#7. Posted:
PC
  • Gold Gifter
Status: Offline
Joined: May 12, 20149Year Member
Posts: 1,693
Reputation Power: 132
Status: Offline
Joined: May 12, 20149Year Member
Posts: 1,693
Reputation Power: 132
Gavin- wrote Im still not sure what you are looking for lol but maybe you are looking for something like Computer architecture or something like all the parts of a PC or something and how they work.

Or you could be looking for a language there is tons of lanuages to choose from.

I myself have learned , Java , C# , PHP , SQL , PL/SQL, HTML/CSS, Javascript and Bash Scripting with linux.

I mean what is your goal do you want to be doing front end stuff like designing websites and shizz. Then the languages I would advise you to learn would be html/css , javascript , jquery , the list goes on.

Or if your into backend stuff , learn some of the main ones like Java , c# , c++.


If you dont plan on attending college, maybe create a portfolio of all your work you create which would be great for employers to see.


Like I said, I'm not looking for a specific thing. I'm asking people to list there favorite websites that they used to learn about computers. Whether that be Coding, Hardware, OS, Software, Networking, etc. So list your favorite sites that you use to learn on.
#8. Posted:
Gavin-
  • Winter 2020
Status: Offline
Joined: Nov 02, 201310Year Member
Posts: 4,340
Reputation Power: 1865
Status: Offline
Joined: Nov 02, 201310Year Member
Posts: 4,340
Reputation Power: 1865
PC wrote
Gavin- wrote Im still not sure what you are looking for lol but maybe you are looking for something like Computer architecture or something like all the parts of a PC or something and how they work.

Or you could be looking for a language there is tons of lanuages to choose from.

I myself have learned , Java , C# , PHP , SQL , PL/SQL, HTML/CSS, Javascript and Bash Scripting with linux.

I mean what is your goal do you want to be doing front end stuff like designing websites and shizz. Then the languages I would advise you to learn would be html/css , javascript , jquery , the list goes on.

Or if your into backend stuff , learn some of the main ones like Java , c# , c++.


If you dont plan on attending college, maybe create a portfolio of all your work you create which would be great for employers to see.


Like I said, I'm not looking for a specific thing. I'm asking people to list there favorite websites that they used to learn about computers. Whether that be Coding, Hardware, OS, Software, Networking, etc. So list your favorite sites that you use to learn on.



Oh ok, Sorry my bad haha. Since I attended college to learn it I didnt do any courses but websites that I did use were W3Schools which is great for tutorials on certain things and also the main one everyone uses which is stackoverflow which literally has an answer to every bug you have.
#9. Posted:
Xaldin
  • TTG Addict
Status: Offline
Joined: Oct 09, 201013Year Member
Posts: 2,358
Reputation Power: 106
Status: Offline
Joined: Oct 09, 201013Year Member
Posts: 2,358
Reputation Power: 106
As far as programming goes Id start a language on some site like codeacademy or whatever then make your own project and you really do learn from just googling what you need as you go and sifting through the documentation as well as sites like w3 and stackoverflow
#10. Posted:
CriticaI
  • Blind Luck
Status: Offline
Joined: Nov 05, 201310Year Member
Posts: 2,737
Reputation Power: 448
Status: Offline
Joined: Nov 05, 201310Year Member
Posts: 2,737
Reputation Power: 448
for programming at your own pace I would recommend you check out this post I wrote a while ago.
Forums/t=7717723/the-i-want-to-wr...guide.html

And if you want a good site that is college level I would recommend [ Register or Signin to view external links. ]
They have pretty much any book that you can think of that is related to computers.

Some of the books are really specific while other are broad. Here are some of the topics I know they have.

Php
C programming
How to write a CMS using PHP
How to write your own programming language.
Using Cassandra


Only thing is, the subscription is $35 a month, but honestly it's well worth it. I don't have to buy books for college anymore I just use this site.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.