Wikiposts
Search
Computer/Internet Issues & Troubleshooting Anyone with questions about the terribly complex world of computers or the internet should try here. NOT FOR REPORTING ISSUES WITH PPRuNe FORUMS! Please use the subforum "PPRuNe Problems or Queries."

Programming - Where to start?

Thread Tools
 
Search this Thread
 
Old 22nd Dec 2011, 05:00
  #41 (permalink)  

Plastic PPRuNer
 
Join Date: Sep 2000
Location: Cape Town
Posts: 1,898
Received 0 Likes on 0 Posts
Start here - Computer Programming Fundamentals: Basic Concepts of All Programming Computer Languages | Suite101.com

Download QBasic from http://www.petesqbsite.com/sections/...n/qbasic11.zip

Read the Intro - http://www.petesqbsite.com/sections/...on/intro.shtml - and go on from there. Write programs and learn the basics

Sheesh - you guys want to make it so complicated!

Mac

Assembler my foot!
Mac the Knife is offline  
Old 22nd Dec 2011, 11:10
  #42 (permalink)  
 
Join Date: Jun 2009
Location: Bedford, UK
Age: 70
Posts: 1,319
Received 24 Likes on 13 Posts
Sheesh - you guys want to make it so complicated!

If I was useful do you think I would be sitting here posting in this forum ?

Assembler my foot!


Ah, a new one, see

http://www.pprune.org/jet-blast/4721...l-sayings.html
Mr Optimistic is offline  
Old 22nd Dec 2011, 21:41
  #43 (permalink)  
 
Join Date: Sep 2011
Location: Los Angeles
Posts: 370
Likes: 0
Received 0 Likes on 0 Posts
For that reason, I'd recommend using MS Windows, with whatever version of MS Visual Studio (VS) you can get hold of. That will give you options of using C/C++/VB/C-Sharp etc. More importantly, in the non-free versions, you get the best integrated editing/debugging/integrated help system on the market.
Already suggested The Express Editions are perfect for him. Why go spending a significant amount of money on the full blown suite of Visual Studio which for him as a newbie really gives him nothing extra that he would need to put that first toe in the water... He is hardly going to have a MSDN license is he..
Get Visual Studio (the free version is rather limited)
No it is not. It is perfect for his first foray into programming.
Gomrath is offline  
Old 23rd Dec 2011, 03:07
  #44 (permalink)  
 
Join Date: Jun 2009
Location: Canada
Posts: 464
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by green granite
If you want real performance you use Machine code for the absolute fastest or Assembler as second fastest executing code
These days a compiler is likely to produce better code than an average assembler programmer unless you can use special instructions that the compiler won't generate (e.g. AES-NI). Otherwise there are so many different special cases for instruction scheduling that the compiler is more likely to get it right than a programmer who hasn't invested the time to learn about them.

More on topic, I'd agree with the others who've suggested downloading the free versions of Visual Studio; I haven't used them in a few years, but the older versions did just about everything that I needed to on Windows. For more arcane languages, Linux probably has a free compiler.

Right now Java and C# seem to be the big languages for PC development, with C++ declining. All three are fairly similar, but C++ is far more verbose and slower to compile... the upside is better performance when the program is running, but PCs are so fast these days that often you won't even notice.
MG23 is offline  
Old 23rd Dec 2011, 05:09
  #45 (permalink)  
 
Join Date: Aug 2010
Location: Australia
Age: 65
Posts: 144
Likes: 0
Received 0 Likes on 0 Posts
In another life I found some SIGS, special interest groups, in various areas of computing in the 1990's. They were a little hard to find and were almost underground but they were thriving if you could find them. Interestingly, their members were nearly all mature age folk who had found where they wanted to be with their interests. From these groups, you will find a path. Further, short courses at technical colleges may be of interest, was for me.
osmosis is offline  
Old 8th Jan 2012, 09:23
  #46 (permalink)  
bnt
 
Join Date: Feb 2007
Location: Dublin, Ireland. (No, I just live here.)
Posts: 733
Received 6 Likes on 5 Posts
Just to bring this up - there's new service designed to get people programming step-by-step, starting from scratch. They say they'll send a weekly email with lessons, tips etc. Code Year
bnt is offline  
Old 1st Aug 2012, 23:51
  #47 (permalink)  
 
Join Date: Oct 2008
Location: united states
Age: 45
Posts: 113
Likes: 0
Received 0 Likes on 0 Posts
java

If you want to employ OOP go with java
jcbmack is offline  

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service

Copyright © 2024 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.