|
![]() |
Overclock.net - Overclocking.net > Software, Programming and Coding > Coding and Programming > Application Programming | |
Where should I start? Can anyone help me out with this? Suggestions?
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#21 (permalink) | |||||||||||||
|
Lord of the Chicken Wings
![]() |
Quote:
And the same trend continues, obviously. The same trade-off occurs when you use VB instead of C: easier to write in because of all the things that VB "does for you", but performance is definitely going to drop compared to hand-crafted C code. Quote:
__________________
Vulcan Dragon Core i7 920 @ 3.8 GHz Currently Playing: Grand Theft Auto 4 (X360); Rock Band 2 (X360); Far Cry 2 (PC) XBox Live Gamertag: Vulcan Draggon
|
|||||||||||||
|
|
|
|
#22 (permalink) | ||||||
|
Programmer
|
Quote:
I should have thought before speaking, it is more midlevel then anything else, I was thinking of the evolved spaces... Hey wait a minute should you not be at work Xaimus?
|
||||||
|
|
|
|
#23 (permalink) | ||||||||||||||
|
<3 TB303
![]() |
Quote:
I'm on my lunch break right now, so I'm browsing the WEBTARWEB. EDIT: By the way, Internet Explorer is the worst browser ever. I miss tabs and translucent PNGs. :( Quote:
Though, about ease of use versus execution speed: Some LISP interpreters/compilers are extremely good, and produce machine code that executes more quickly than what the average equivalent C implementation would generate. I remember some test conducted a while back, where LISP, Java, and C were pitted against each other in a test to determine which language had the lowest average development time and which language had the lowest average execution time. Several programmers around the world would write a program according to the test's specifications and submit it to a central authority. The LISP results were very consistent--there was little deviation in both development time and execution time. C and Java, on the other hand, were much more variable. The fastest C program outpaced the fastest LISP program by a good margin, but the LISP programs were usually just as fast as the average C program. The Java programs were slowest of all, unsurprisingly. Quote:
Last edited by Xaimus : 06-15-05 at 02:43 PM. |
||||||||||||||
|
|
|
|
#25 (permalink) | ||||||||
|
Overclocker
|
My suggestion is to choose a couple projects you would like to tackle. They don't have to lofty goal like facial recognition. Just simple straigt forward projects. My first projects were things like, grocery lists, a family website, etc. Things that have a very simple premise. Once you choose a project or two, take the time to think them through. Try and develop a simple project plan. Write down your goals for each project. Once you have your projects in mind, look for samples online. Sometimes reviewing the code in working applications can help you understand how things are structured. Which ever language/platform you choose it is important to be persistant. You are not going to wake up tomorrow and be a pro. It is going to be a difficult, sometimes frustrating, process. After a while you'll realize things are starting to come easier.
I would also suggest a beginning programming book. (focused on which ever language you choose to learn.) There are some very important topics covered in these books. You will need to be exposed to object oriented programming theory and the software development lifecycle. Some more advanced books skim over these topics, since they expect a level of understanding from the reader. Welcome aboard! Programming is both the most difficult and most rewarding thing I do. (i.e. it gets me a pay check twice a month) If you need any help, you can msn im me (addy in profile) or smiley. (he and I have spoken at length and he seems to know what he is talking about) btw, Hey Smiley.
__________________
"Only two things are infinite, the universe and human stupidity, and I'm not sure about the former." -- Albert Einstein ***disclaimer I apologize if I offended you, I assure you it was inadvertent. 90% of the time I am just kidding and the other 10% I don't know what I am talking about.
|
||||||||
|
|
|
|
|
#26 (permalink) | |||||||||||||||
|
ENTERPRISE1701
![]() |
Quote:
Well urm how is that...if you dont grasp it once u should try again till you get it..i dont believe there is something out there that is impossible to learn
__________________
Quote:
Fold For The Cause !
Fold For The People
|
|||||||||||||||
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|