You are viewing our Forum Archives. To view or take place in current topics click here.
Self learning software programming
Posted:

Self learning software programmingPosted:

C0IN
  • TTG Senior
Status: Offline
Joined: Feb 04, 201113Year Member
Posts: 1,310
Reputation Power: 68
Status: Offline
Joined: Feb 04, 201113Year Member
Posts: 1,310
Reputation Power: 68
I'm in my college currently going for a computer science degree to become a software engineer. Aside from class I want to be able to teach myself more in the field because you tend to learn more from yourself, and they don't teach the too much in college.

Does anybody have any recommendations for a good website/YouTube channel/book source to follow with and learn successfully? I have done some research but was looking for some solid recommendations. +rep for any good recommendations and as always thank you.

-C0IN
#2. Posted:
Craig
  • Rated Awesome
Status: Offline
Joined: Jan 16, 201212Year Member
Posts: 20,271
Reputation Power: 17066
Motto: 2b || !2b
Motto: 2b || !2b
Status: Offline
Joined: Jan 16, 201212Year Member
Posts: 20,271
Reputation Power: 17066
Motto: 2b || !2b
Critical made a great topic for this, take a look.

Forums/t=7717723/the-i-want-to-wr...guide.html
#3. Posted:
TobyCS
  • Challenger
Status: Offline
Joined: Oct 01, 201113Year Member
Posts: 116
Reputation Power: 13
Status: Offline
Joined: Oct 01, 201113Year Member
Posts: 116
Reputation Power: 13
C0IN wrote I'm in my college currently going for a computer science degree to become a software engineer. Aside from class I want to be able to teach myself more in the field because you tend to learn more from yourself, and they don't teach the too much in college.

Does anybody have any recommendations for a good website/YouTube channel/book source to follow with and learn successfully? I have done some research but was looking for some solid recommendations. +rep for any good recommendations and as always thank you.

-C0IN


I'm currently studying Computer Science and we've done a decent bit of software development. We started off learning how to program with Java, solving problems from [ Register or Signin to view external links. ] . If you already know the basics, I'd suggest starting there and solving some problems.

We've now progressed onto learning C/C++ because it teaches you all about memory. I can give you some material if you'd like to work on that.

I'd also highly recommend learning about algorithms and how to create them, as they will greatly help you break down problems and make it easier to put into code. Here is a link to the module on [ Register or Signin to view external links. ] .

If you don't have much experience, I'd suggest looking at the post Craig has referenced above to begin.

As I said, I can also provide material if you want a challenge
#4. Posted:
C0IN
  • TTG Senior
Status: Offline
Joined: Feb 04, 201113Year Member
Posts: 1,310
Reputation Power: 68
Status: Offline
Joined: Feb 04, 201113Year Member
Posts: 1,310
Reputation Power: 68
Craig wrote Critical made a great topic for this, take a look.

Forums/t=7717723/the-i-want-to-wr...guide.html
thank you very much I'll definitely check it out!
#5. Posted:
C0IN
  • TTG Senior
Status: Offline
Joined: Feb 04, 201113Year Member
Posts: 1,310
Reputation Power: 68
Status: Offline
Joined: Feb 04, 201113Year Member
Posts: 1,310
Reputation Power: 68
TobyCS wrote
C0IN wrote I'm in my college currently going for a computer science degree to become a software engineer. Aside from class I want to be able to teach myself more in the field because you tend to learn more from yourself, and they don't teach the too much in college.

Does anybody have any recommendations for a good website/YouTube channel/book source to follow with and learn successfully? I have done some research but was looking for some solid recommendations. +rep for any good recommendations and as always thank you.

-C0IN


I'm currently studying Computer Science and we've done a decent bit of software development. We started off learning how to program with Java, solving problems from [ Register or Signin to view external links. ] . If you already know the basics, I'd suggest starting there and solving some problems.

We've now progressed onto learning C/C++ because it teaches you all about memory. I can give you some material if you'd like to work on that.

I'd also highly recommend learning about algorithms and how to create them, as they will greatly help you break down problems and make it easier to put into code. Here is a link to the module on [ Register or Signin to view external links. ] .

If you don't have much experience, I'd suggest looking at the post Craig has referenced above to begin.

As I said, I can also provide material if you want a challenge
Thank you, and yes I know a good amount of the basics, I'm only in my first year of schooling so I'm just trying to get ahead of the game and have better understanding. I'll definitely be in touch for a challenge in the near future.
#6. Posted:
Eli
  • Winter 2021
Status: Offline
Joined: Jun 12, 201311Year Member
Posts: 1,191
Reputation Power: 205
Status: Offline
Joined: Jun 12, 201311Year Member
Posts: 1,191
Reputation Power: 205
Not really sure if this would be helpful or not but i'm trying lmao. Last year i took a computer programming class (Pretty much a blowoff class but it was interesting) Anyway all we did was sit on codeacademy and learn languages that way. I'm not sure if that is relevant but hey worth a shot right? And there's always youtube.
#7. Posted:
C0IN
  • TTG Senior
Status: Offline
Joined: Feb 04, 201113Year Member
Posts: 1,310
Reputation Power: 68
Status: Offline
Joined: Feb 04, 201113Year Member
Posts: 1,310
Reputation Power: 68
overrun wrote Not really sure if this would be helpful or not but i'm trying lmao. Last year i took a computer programming class (Pretty much a blowoff class but it was interesting) Anyway all we did was sit on codeacademy and learn languages that way. I'm not sure if that is relevant but hey worth a shot right? And there's always youtube.
yes thank you, and anything helps all I was looking for is some good sources to learn and hear from people who have had success with them and you did just that
#8. Posted:
Loke
  • Idea Guy
Status: Offline
Joined: Oct 12, 201113Year Member
Posts: 6,160
Reputation Power: 26328
Motto: The best is yet to come.
Motto: The best is yet to come.
Status: Offline
Joined: Oct 12, 201113Year Member
Posts: 6,160
Reputation Power: 26328
Motto: The best is yet to come.
codeacademy is probs the best way to teach yourself youtube is also great
#9. Posted:
Mike
  • Summer 2019
Status: Offline
Joined: Oct 12, 20168Year Member
Posts: 9,500
Reputation Power: 9306
Motto: I Speak Terpanese
Motto: I Speak Terpanese
Status: Offline
Joined: Oct 12, 20168Year Member
Posts: 9,500
Reputation Power: 9306
Motto: I Speak Terpanese
Obviously not the best but can help in certain situations. YouTube I have used to just to watch and get more used to it
#10. Posted:
Zydrin
  • Summer 2022
Status: Offline
Joined: Oct 17, 201311Year Member
Posts: 12,481
Reputation Power: 1980
Status: Offline
Joined: Oct 17, 201311Year Member
Posts: 12,481
Reputation Power: 1980
Code Academy is great! I've learned to make basic apps on my PC from there, as well as YouTube, a lot of people under estimate YouTube. You can learn a great deal from there.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.