Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

REAL DEAL PROGRAMMING

Name: Anonymous 2010-10-05 23:53

How do I learn how to program past beginner tutorial shit? I'm trying to learn this without any classes but all the tutorials and guides always end with really basic shit. How do I learn how to program real applications and shit?

Name: HIBT? 2010-10-05 23:57

By writing real applications.
There's no other way.
Write something that you need. And do it now.

If you don't need anything - why the fuck you decided to learn programming in the first place?

Name: Anonymous 2010-10-06 0:00

>>2
To be able to get a job easier when I graduate.
And telling me to write real applications isn't very helpful, that's what I want to do. I don't know how.

Name: Anonymous 2010-10-06 0:10

>I don't know how.

File->New Project or shit like this.

then write some shit.
Then hit build.
Then catch bugs.
Then fix them.
Repeat from "write some shit" until you wrote something useful.

Name: Anonymous 2010-10-06 0:15

>>4
I tried it for fucks sake.
The template it starts me off with is nothing like I've ever seen before. I'm used to it doing shit in the console.

Name: Anonymous 2010-10-06 0:25

>>5
If you don't like visual shit, download gtk or Qt and write as if you write this shit for TurboVision but without so much asspain.

Name: Anonymous 2010-10-06 1:30

DO. NOT. WRITE. NATIVE. WINDOWS. CODE.

By native windows code I mean using winapi for non-console programs.

Qt Creator or Borland C++ Builder is the best way for beginning C++ programmer. They both do a lot of things for you, ultimately leaving you an ignorant cattle if you do not choose to expand afterwards, but for starters they are best choices (Borland C++ Builder much more so) since you get to write code that does things you want without clutter.

Name: Anonymous 2010-10-06 2:08

>>7
Borland C++ Builder
I lol'd.

Name: Anonymous 2010-10-06 2:48

>>1
Don't guess your way through it like these idiots. If you want to know how real programs are structured, read some real programs of the type you're writing.

Name: Anonymous 2010-10-06 14:48

>>3
To be able to get a job easier when I graduate.
Graduate what?  If you're in some sort of school, how about taking a programming class or two?

Name: Anonymous 2010-10-06 15:46

>>10
Graduating in a semester with a degree in Engineering.
Due to information not relevant I was not able to take the programming courses I wanted to.

Name: Anonymous 2010-10-06 16:05

>>11
not relevant
no sage

Just how brain-dead are you?

Name: Anonymous 2010-10-06 16:27

>>12
The information as to why I wasn't able to take those courses was not relevant.
The general comment was, dipshit.

Name: Anonymous 2010-10-06 16:33

>>13
lol yhbt

Name: Anonymous 2010-10-06 16:39

youre never going to find a book that will teach you how to make complicated programs....not a single one. Sure you can find plenty of "best practices" books like "Code Complete" but you will never find a book that will take you step by step on how to make a complicated program, nor will you find such a book in any other area of science or engineering.

Name: VIPPER 2010-10-06 16:55

Stop wasting your life with pointless shit, drop out and become a musician and start doing drugs and getting laid instead of boring yourself with GUIs and engineering.

Name: Anonymous 2010-10-06 17:11

Learn from the best.

Name: Anonymous 2010-10-06 18:17

Learn Racket.

Name: Anonymous 2010-10-06 19:28

>>15
How about PAIP?

Name: Anonymous 2010-10-06 19:36

>>19
Put anus in pussy?

Name: Anonymous 2010-10-07 0:58

>>15
What about one that teaches how to make simple windows applications?

Name: Anonymous 2010-10-07 1:02

>>21
Now why on earth would you want to do such a thing? What are you, new?

Name: Anonymous 2010-10-07 1:49

>>22
Was that not clear in the OP?

Name: Anonymous 2010-10-07 4:07

>>1,
Ok. That was quite creative. Even if just a bit

9/10

Name: Anonymous 2010-10-07 4:26

You need to push yourself beyond your limits, you need to write ever increasingly more ambitious projects. Becoming a good software developer is all about understanding how to use abstractions to manage complexity and change in evolving software systems. You're never going to be good at doing that if you always work on tiny rinky-dink projects.

Don't change these.
Name: Email:
Entire Thread Thread List