BetaArchive Logo
Total Current Archive Size: 4765.54GB in 15409 files
Navigation Home Screenshots Image Uploader Server Info FTP Servers Wiki Forum RSS Feed Rules Please Donate
UP: 11d, 10h, 52m | CPU: 7% | MEM: 5453MB of 12279MB used
{The community for beta collectors}

Post new topic Reply to topic  [ 56 posts ]  Go to page 1, 2, 3  Next
Author Message
 PostPost subject: How did you learn programming?        Posted: Sun Jan 24, 2010 4:26 pm 
Guru Beta Collector
Guru Beta Collector
User avatar
Offline

Joined
Tue Aug 05, 2008 1:46 pm

Posts
675

Favourite OS
Windows Neptune & Longhorn
I am planning to learn visual basic, just to do some basic programming. But I am not sure how I am going to do that. Learning out of a book is IMO not the best option: I tried it several times but usually you just have to copy some code that is in the book and so make a very basic program. I find it quite boring and I don't learn anything from it because it is all standard code. In stead of: "we are now going to link the button to a function by ...." they just write down the code.

So I am interested, how did you learn programming? And what programming language do you use and why?

_________________
Image


Top  Profile
 PostPost subject: Re: How did you learn programming?        Posted: Sun Jan 24, 2010 4:31 pm 
1337 Beta Collector
1337 Beta Collector
Offline

Joined
Sat Nov 28, 2009 4:05 pm

Posts
2360
I learnt VB (2005) from a Dummies book. I don't like learning from books either but I did find that it worked very well with clear examples and explanations.


Top  Profile
 PostPost subject: Re: How did you learn programming?        Posted: Sun Jan 24, 2010 4:35 pm 
Guru Beta Collector
Guru Beta Collector
User avatar
Offline

Joined
Tue Aug 05, 2008 1:46 pm

Posts
675

Favourite OS
Windows Neptune & Longhorn
And can you know program whatever you want just without the book? That sounds very good!

_________________
Image


Top  Profile
 PostPost subject: Re: How did you learn programming?        Posted: Sun Jan 24, 2010 4:42 pm 
1337 Beta Collector
1337 Beta Collector
Offline

Joined
Sun May 13, 2007 12:42 am

Posts
2412
Well, I learned by reading up on kernel internals, DDK sample code, documentation, MSDN library, VS2005 documentation, SDK sample code, include headers and Windows code. :)


Top  Profile
 PostPost subject: Re: How did you learn programming?        Posted: Sun Jan 24, 2010 4:55 pm 
Amateur Beta Collector
Amateur Beta Collector
User avatar
Offline

Joined
Mon Apr 14, 2008 11:37 am

Posts
131

Location
United Kingdom

Favourite OS
7600 x64
I'd be interested to know this. Are there any good sites/ebooks or anything that would teach me some C++?


Top  Profile
 PostPost subject: Re: How did you learn programming?        Posted: Sun Jan 24, 2010 4:58 pm 
1337 Beta Collector
1337 Beta Collector
Offline

Joined
Sun May 13, 2007 12:42 am

Posts
2412
Well, I learned Obj-C that way.


Top  Profile
 PostPost subject: Re: How did you learn programming?        Posted: Sun Jan 24, 2010 5:24 pm 
1337 Beta Collector
1337 Beta Collector
User avatar
Offline

Joined
Thu Mar 12, 2009 9:53 pm

Posts
1189

Location
Canada

Favourite OS
Mac OS X 10.8
I learned VB.net from... well, I can't really remember

Now I wanna learn som DOS programming, so I dled a copy of turbo C++ from the BA server
and went here:
http://www.cprogramming.com/tutorial.html#ctutorial
:P

_________________
Image


Top  Profile
 PostPost subject: Re: How did you learn programming?        Posted: Sun Jan 24, 2010 5:55 pm 
Amateur Beta Collector
Amateur Beta Collector
Offline

Joined
Mon Aug 31, 2009 6:21 pm

Posts
283

Location
Norway

Favourite OS
Windows 2K sp4/Linux Mint
I have learned both PHP and C++ (Both STD and QT) from books. If you just read all teh text, and not only the code you wil learn very much off them.


Top  Profile
 PostPost subject: Re: How did you learn programming?        Posted: Sun Jan 24, 2010 6:17 pm 
Guru Beta Collector
Guru Beta Collector
User avatar
Offline

Joined
Sat Nov 14, 2009 9:30 pm

Posts
666

Favourite OS
Microsoft Windows 9x/ME
I learned VB6 via Microsoft Programming Books from Microsoft Press.It worked very well with clear examples and explanations too.

_________________
ImageVB Collector.


Top  Profile
 PostPost subject: Re: How did you learn programming?        Posted: Sun Jan 24, 2010 6:34 pm 
Pro Beta Collector
Pro Beta Collector
User avatar
Offline

Joined
Fri Dec 18, 2009 3:29 am

Posts
366

Location
Pennsylvania

Favourite OS
Windows NT 6.2
Took an Introduction to C++ class my senior year in high school.

_________________
Image
Site|Blog|Twitter


Top  Profile  WWW
 PostPost subject: Re: How did you learn programming?        Posted: Sun Jan 24, 2010 7:11 pm 
Pro Beta Collector
Pro Beta Collector
User avatar
Offline

Joined
Fri Jun 26, 2009 11:47 pm

Posts
433

Location
Absurdistlán, Mexico

Favourite OS
Windows CE 2.11 Build 9015
Back in junior high (1997-2000) I was in the "Computer shop" (there were three shops, as required by Mexican junior high law: plastic arts, technical drawing and computing, which had replaced tachymechanography just two years before). In 2000, when I was about to finish junior high, the shop program included an introduction to programing. In it, we were shown how to do a tiny -and I mean, TINY- program in Pascal. Since I liked it so much, I asked my teacher if she could teach me some more, and she borrowed me her source code on some easy programs she had made. Then I learned how to include IF causes in Pascal.

Then, in High School I entered the "Technical Option", which is that, in case you just finish High School, you at least get a degree as a technical specialist in something (less than a bachelor's degree). Once again, I chose the Computational degree. In the last year of the course we were supposed to learn how to program using Visual Basic, but our teacher was more preocupied to show us what you could do with Visual Basic than to teach us how to program. Anyway, I somehow did manage to create a program that assigned you a computer to use of the computer lab.

But as the course would end giving me a professional degree, I had to do something called a "Social Service", which is nothing more than working, for free, for a determined number of hours. My mum got me working on the place she works, with a friend that was in charge of the network of the whole place. There, since I wasn't an employee and I couldn't access the intranet -because, you know, I wasn't authorized to- my mum's friend told me I could learn Java with some tutorials he had made. So, I learned how to program in Java and I did some cool programs, like a anime character's encyclopedia, complete with images and tooltips.

But since that was too long ago, next March I'll be starting another course, now on an introduction to C++ and how to program videogames in it. I'm really looking forward to it.

My experience is that its better to have a teacher show you how to program, since many questions arise and, if you don't know how to sort them out, you could end up with serious doubts that ether make you commit errors while programing or take the fun of programming away.

-Commanderraf

_________________
Image

Help me get to my goal of 5 bitcoins! Donate to 166wvZUzA8j7Ltf3eZZK8KW1fCeiAPFVtr


Top  Profile  WWW  YIM
 PostPost subject: Re: How did you learn programming?        Posted: Sun Jan 24, 2010 8:41 pm 
1337 Beta Collector
1337 Beta Collector
Offline

Joined
Tue Dec 01, 2009 2:56 am

Posts
6087
I started from reading PCs for Dummies, 8th edition (I think). There was a little blurb about QBASIC (not the same as QuickBASIC) so I put qbasic.exe in my Run dialog and started playing from there. Now I'm using QuickBASIC 7.1 PDS. I should learn C :P

_________________
Goodbye.


Top  Profile
 PostPost subject: Re: How did you learn programming?        Posted: Sun Jan 24, 2010 9:59 pm 
Guru Beta Collector
Guru Beta Collector
User avatar
Offline

Joined
Sat Sep 26, 2009 12:46 am

Posts
700

Location
In your bed

Favourite OS
Windows NT 4.0
I have learn HTML from a book.
Right now I'm very good with it.

I'm also learning in VB and PHP(need some work to do).

_________________
Destro Dertell
-C/C++/ASM/some other [censored] Programmer
-The creator of cures against the disease known as Windows Seven.


Top  Profile  WWW
 PostPost subject: Re: How did you learn programming?        Posted: Sun Jan 24, 2010 11:11 pm 
Pro Beta Collector
Pro Beta Collector
Offline

Joined
Sun May 18, 2008 3:04 am

Posts
547

Location
Minnesota, USA

Favourite OS
9369
C++ for dummies. Great book.


Top  Profile
 PostPost subject: Re: How did you learn programming?        Posted: Mon Jan 25, 2010 12:51 am 
1337 Beta Collector
1337 Beta Collector
User avatar
Offline

Joined
Mon Mar 30, 2009 1:17 pm

Posts
1167

Location
Western Australia

Favourite OS
Windows Ultimate 7601 x64
I taught myself GML (Game Maker Language) by using google. I found other people who had written code or scripts that I needed, and rewrote them to work in my programs.

I learnt C++,by making batch files and then porting them, with help from google.

All my other languages are the same. Get stuck? Google Need help? Google.

_________________
Looking for IT Helpdesk Software? I'm currently working on one aimed at small businesses and freelancers.
@BobGeorge33


Top  Profile  WWW
 PostPost subject: Re: How did you learn programming?        Posted: Mon Jan 25, 2010 1:29 am 
Pro Beta Collector
Pro Beta Collector
User avatar
Offline

Joined
Thu Dec 03, 2009 3:32 pm

Posts
421

Location
Warsaw, PL

Favourite OS
Windows 2000
I learned some basics of batch programming in primary school. I learned Turbo Pascal at secondary school.
Serious programming begun at university: classics such as The C Programming Language and The C++ Programming Language - both are must reads if you want to call yourself a programmer; then Java and Python - excellent on-line documentation. I've written also in several other languages (sh, Perl, JavaScript, Lisp, Prolog and more) but I can't say I know a lot about them. And of course lots of books about libraries, frameworks, technologies that I needed to learn for my projects.

_________________
Image


Top  Profile
 PostPost subject: Re: How did you learn programming?        Posted: Mon Jan 25, 2010 1:38 am 
Pro Beta Collector
Pro Beta Collector
User avatar
Offline

Joined
Thu May 01, 2008 8:21 pm

Posts
521

Location
Three Rivers, MA

Favourite OS
Windows for Workgroups 3.11
I'm learning Java as a mandatory course in my Information Technology major in college.

_________________
............................Visit my gopher site!
...Image
Image


Top  Profile
 PostPost subject: Re: How did you learn programming?        Posted: Mon Jan 25, 2010 1:22 pm 
1337 Beta Collector
1337 Beta Collector
User avatar
Offline

Joined
Thu Nov 05, 2009 6:13 pm

Posts
2512

Favourite OS
NT 5.1
learned QuickBasic in high school
then moved to Visual Basic 6, then lost interest
then learned HTML/CSS from internet :)

_________________
maybe it was leaves...

RIP Josh Exley

Image


Top  Profile
 PostPost subject: Re: How did you learn programming?        Posted: Mon Jan 25, 2010 6:24 pm 
Site Moderator
Site Moderator
User avatar
Offline

Joined
Sat Oct 07, 2006 12:04 pm

Posts
1872

Favourite OS
Anything checked :P
I learned what C i know from looking at Wii homebrew source code.

_________________
Thought #nttalk was the only beta-related chatroom? You thought wrong! Join #abandonet on RoL today - the honest alternative!

C H E C K E D . B U I L D S . A R E . A W E S O M E N E S S


Top  Profile
 PostPost subject: Re: How did you learn programming?        Posted: Mon Jan 25, 2010 6:42 pm 
Newbie Beta Collector
Newbie Beta Collector
Offline

Joined
Thu Jan 14, 2010 7:35 pm

Posts
5

Location
Estonia

Favourite OS
Windows 3.00a
At school we had Amstrad with green screen monitor. It had some sort BASIC. It was may first experience. Probably 1996.


Top  Profile
 PostPost subject: Re: How did you learn programming?        Posted: Tue Jan 26, 2010 1:23 pm 
1337 Beta Collector
1337 Beta Collector
User avatar
Offline

Joined
Thu Mar 12, 2009 9:53 pm

Posts
1189

Location
Canada

Favourite OS
Mac OS X 10.8
nickenzi wrote:
I'm learning Java as a mandatory course in my Information Technology major in college.

Java... If I take a programming course next year, I'll be learning that and actionscipt. But why the [censored] don't they teach a real programming language like C/C++. They're going around praising Java for it's cross-platform capability, but with some work, it is possible to port the program to other platforms, and those C ports will run faster than Java any day. And tell me this: when was the last time you bought a program written in java? I for one have never bought one - nor have I seen a Java based program for sale. Sure, if you look around, you will find free java [censored] all over the place. [/rant]
Btw, my school already has VS 2008 pro installed, so it's not like they don't have the supplies to teach C - And the teacher knows C.
Offtopic Comment
We need a [rant] bbcode :P


Anyways, I'm having some trouble with VC++ 2008 on mah computer. Whenever I Try to build something, I get the "error spawning mt.exe" error. Any way to fix that?

_________________
Image


Top  Profile
 PostPost subject: Re: How did you learn programming?        Posted: Tue Jan 26, 2010 2:52 pm 
1337 Beta Collector
1337 Beta Collector
User avatar
Offline

Joined
Thu Nov 05, 2009 6:13 pm

Posts
2512

Favourite OS
NT 5.1
was using 1 java prog that costs $$$
VisualRoute and is good prog

:P

_________________
maybe it was leaves...

RIP Josh Exley

Image


Top  Profile
 PostPost subject: Re: How did you learn programming?        Posted: Tue Jan 26, 2010 4:42 pm 
Pro Beta Collector
Pro Beta Collector
User avatar
Offline

Joined
Thu Dec 03, 2009 3:32 pm

Posts
421

Location
Warsaw, PL

Favourite OS
Windows 2000
Marcello wrote:
But why the [censored] don't they teach a real programming language like C/C++.

Because Java is a real language

Marcello wrote:
They're going around praising Java for it's cross-platform capability, but with some work, it is possible to port the program to other platforms,

Yeah, if you have lots of money everything can be done.

Marcello wrote:
and those C ports will run faster than Java any day.

Any benchmark?

Marcello wrote:
And tell me this: when was the last time you bought a program written in java? I for one have never bought one - nor have I seen a Java based program for sale.

Ever heard of enterprise software?

_________________
Image


Top  Profile
 PostPost subject: Re: How did you learn programming?        Posted: Tue Jan 26, 2010 5:09 pm 
Pro Beta Collector
Pro Beta Collector
User avatar
Offline

Joined
Thu May 01, 2008 8:21 pm

Posts
521

Location
Three Rivers, MA

Favourite OS
Windows for Workgroups 3.11
Marcello wrote:
And tell me this: when was the last time you bought a program written in java? I for one have never bought one - nor have I seen a Java based program for sale.

Limewire Pro?

_________________
............................Visit my gopher site!
...Image
Image


Top  Profile
 PostPost subject: Re: How did you learn programming?        Posted: Tue Jan 26, 2010 5:45 pm 
1337 Beta Collector
1337 Beta Collector
User avatar
Offline

Joined
Thu Mar 12, 2009 9:53 pm

Posts
1189

Location
Canada

Favourite OS
Mac OS X 10.8
oh. Duh... limewire :P
I haven't used it for a long long time....

Offtopic Comment
Sorry if I sounded a little harsh... I was in a bad mood to begin with, and I've always hated Javafor some reason

_________________
Image


Top  Profile
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 56 posts ]  Go to page 1, 2, 3  Next




Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  

All views expressed in these forums are those of the author and do not necessarily represent the views of the BetaArchive site owner.

Powered by phpBB® Forum Software © phpBB Group

Copyright © 2006-2013

 

Sitemap | XML | RSS