| | |
value of learning computer theory
![]() |
•
•
Join Date: Mar 2004
Posts: 1
Reputation:
Solved Threads: 0
As I've decided to learn how to program, and what language I want to
learn (C), I'm now left with a BIG question. Do I need to learn computer
theory? I've seen many posts on this forum by people who have taught themselves with books, tutorials, and
much hard work. This will have to be the way I do it too. I'm left with
the fear that even after years of study and work programming, I'll
somehow be lacking without a theoretical base for my (future)
programming skill. If this is the case, and I NEED to learn theory, is
it possible outside of a school setting, because I've found many great
tutorials about how to program, but little about the more abstract side
of things.
learn (C), I'm now left with a BIG question. Do I need to learn computer
theory? I've seen many posts on this forum by people who have taught themselves with books, tutorials, and
much hard work. This will have to be the way I do it too. I'm left with
the fear that even after years of study and work programming, I'll
somehow be lacking without a theoretical base for my (future)
programming skill. If this is the case, and I NEED to learn theory, is
it possible outside of a school setting, because I've found many great
tutorials about how to program, but little about the more abstract side
of things.
Much of the theory side of things will come from the computer science side. Read up on discrete math (logic) but also on algorithm design and development.
•
•
Join Date: Nov 2003
Posts: 30
Reputation:
Solved Threads: 2
Ok, of course you can learn programing languages without a teacher.
But, keep in mind some litle things:
- Maybe, more important than the language will be understand what you need to programing and chose for the correct way.
- Concepts, normalizations and standards are very important to you make things that other people can understand and integrate on the future.
So, praject your future jobs. Probably will the best way to your success.
Good luck!
Eduardo
But, keep in mind some litle things:
- Maybe, more important than the language will be understand what you need to programing and chose for the correct way.
- Concepts, normalizations and standards are very important to you make things that other people can understand and integrate on the future.
So, praject your future jobs. Probably will the best way to your success.
Good luck!
Eduardo
![]() |
Similar Threads
- Computer Science, Computer (Software) Engineering... (IT Professionals' Lounge)
- Computer Information Science vs. Computer Science (Computer Science)
- Should I major? (Computer Science)
- learning about computers (Geeks' Lounge)
Other Threads in the C Forum
- Previous Thread: Rd1071 Rca Lyra/stmp3410
- Next Thread: C file input/output 2D arrays.
| Thread Tools | Search this Thread |
adobe api array arrays binarysearch calculate char cm convert copyanyfile copypdffile cprogramme createcopyoffile createprocess() csyntax directory dynamic feet fflush file floatingpointvalidation fork forloop frequency getlasterror givemetehcodez global graphics gtkgcurlcompiling hacking hardware highest homework i/o inches incrementoperators intmain() iso kernel kilometer km linked linkedlist linux linuxsegmentationfault list locate logical_drives loopinsideloop. match matrix microsoft motherboard mqqueue mysql oddnumber odf open opendocumentformat opensource openwebfoundation owf pattern pdf performance pointer posix power probleminc program programming pyramidusingturboccodes read recursion recv recvblocked repetition research scanf scheduling segmentationfault send shape socketprograming socketprogramming stack standard strchr string suggestions systemcall test unix urboc user variable voidmain() wab win32api windows.h








The theory gives you a nice, clean coding style with a lot of structure to it.