Click here to Skip to main content
15,887,683 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
GeneralRe: Before the internet Pin
lewax0020-May-13 7:50
lewax0020-May-13 7:50 
GeneralRe: Before the internet Pin
Ravi Bhavnani20-May-13 8:35
professionalRavi Bhavnani20-May-13 8:35 
GeneralRe: Before the internet Pin
lewax0020-May-13 8:54
lewax0020-May-13 8:54 
NewsControlling Raspberry Pi via text message Pin
Terrence Dorsey19-May-13 10:07
sitebuilderTerrence Dorsey19-May-13 10:07 
News1983's wonderful "Introduction to Machine Code for Beginners" Pin
Terrence Dorsey19-May-13 10:06
sitebuilderTerrence Dorsey19-May-13 10:06 
GeneralRe: 1983's wonderful "Introduction to Machine Code for Beginners" Pin
Matthew Faithfull19-May-13 10:38
Matthew Faithfull19-May-13 10:38 
GeneralRe: 1983's wonderful "Introduction to Machine Code for Beginners" Pin
Marc Clifton19-May-13 10:39
mvaMarc Clifton19-May-13 10:39 
GeneralRe: 1983's wonderful "Introduction to Machine Code for Beginners" Pin
Matthew Faithfull19-May-13 11:12
Matthew Faithfull19-May-13 11:12 
People are always looking for the easy way to to hard things. Some tools do make the job easier others just make it easier to do badly or easier to do only if you're doing it exactly as the tool designer envisaged which you almost never are if you're doing something new.

Z80 machine code I could handle, it was human scale and the addressing modes were simple. Intel's mess on the other hand I'm still struggling with. Overall I always found really low level programming too slow, like a really stiff typewriter it could never keep up with my thought processes or I couldn't slow them down that much and remain creative. I too started with BASIC and that was cool until you ran out of RAM or you ran out of variable names you could remember to keep unique.
I moved directly to C++ without going via C really in order to get scoped variables. OO was just introduced another kind of scope which was great and namespaces gave me yet another scope dimension. I never really needed or wanted anything more than that.
I remain determined that the next time I return to Web development on my own account there will be C++ and the Web Server de jour and nothing else on the server side. Pure HTML from templates on the client side and anything and everything else will be autogenerated. I'm stubborn like that Smile | :)
"The secret of happiness is freedom, and the secret of freedom, courage."
Thucydides (B.C. 460-400)

GeneralRe: 1983's wonderful "Introduction to Machine Code for Beginners" Pin
Marc Clifton19-May-13 11:41
mvaMarc Clifton19-May-13 11:41 
GeneralRe: 1983's wonderful "Introduction to Machine Code for Beginners" Pin
dusty_dex19-May-13 12:19
dusty_dex19-May-13 12:19 
GeneralRe: 1983's wonderful "Introduction to Machine Code for Beginners" Pin
Marc Clifton19-May-13 16:33
mvaMarc Clifton19-May-13 16:33 
GeneralRe: 1983's wonderful "Introduction to Machine Code for Beginners" Pin
dusty_dex19-May-13 11:00
dusty_dex19-May-13 11:00 
GeneralRe: 1983's wonderful "Introduction to Machine Code for Beginners" Pin
Marc Clifton19-May-13 11:43
mvaMarc Clifton19-May-13 11:43 
GeneralRe: 1983's wonderful "Introduction to Machine Code for Beginners" Pin
dusty_dex19-May-13 12:02
dusty_dex19-May-13 12:02 
GeneralRe: 1983's wonderful "Introduction to Machine Code for Beginners" Pin
Marc Clifton19-May-13 12:17
mvaMarc Clifton19-May-13 12:17 
GeneralRe: 1983's wonderful "Introduction to Machine Code for Beginners" Pin
Nemanja Trifunovic20-May-13 2:32
Nemanja Trifunovic20-May-13 2:32 
GeneralRe: 1983's wonderful "Introduction to Machine Code for Beginners" Pin
Franc Morales20-May-13 2:49
Franc Morales20-May-13 2:49 
GeneralRe: 1983's wonderful "Introduction to Machine Code for Beginners" Pin
  Forogar  20-May-13 4:52
professional  Forogar  20-May-13 4:52 
NewsA Tour of C++ Pin
Terrence Dorsey19-May-13 10:06
sitebuilderTerrence Dorsey19-May-13 10:06 
NewsA perspective: developers vs Microsoft Pin
Terrence Dorsey19-May-13 10:06
sitebuilderTerrence Dorsey19-May-13 10:06 
GeneralRe: A perspective: developers vs Microsoft Pin
Dave Calkins19-May-13 15:40
Dave Calkins19-May-13 15:40 
NewsModern Garbage Collectors under the Hood Pin
Terrence Dorsey19-May-13 10:05
sitebuilderTerrence Dorsey19-May-13 10:05 
NewsThe Next Version of Android - Some of What's Coming Pin
Terrence Dorsey19-May-13 8:32
sitebuilderTerrence Dorsey19-May-13 8:32 
GeneralRe: The Next Version of Android - Some of What's Coming Pin
Johnny J.19-May-13 9:31
professionalJohnny J.19-May-13 9:31 
GeneralRe: The Next Version of Android - Some of What's Coming Pin
Rob Grainger19-May-13 23:03
Rob Grainger19-May-13 23:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.