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

basics of programming

Name: howidothat 2013-03-27 15:55

where did you start? like when i am asked "you just went out one day and said im gonna do a backflip?". i want to know how to be a computer wizard pretty much. any rescources i should be aware of? perhaps you could point me in the right direction.

Name: Anonymous 2013-03-27 16:07

inb4 go back to /g/
inb4 le SICP
inb4 LLLLLLLLLEEEEEEEEEEEEEEEEEEELLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL

Name: Anonymous 2013-03-27 16:08

vimtutor
learn how to use a good editor before you start programming

Name: Anonymous 2013-03-27 16:24

I started with open tibia

Name: Anonymous 2013-03-27 16:26

>>4
I started with runescape botting

Name: Anonymous 2013-03-27 16:34

Name: Anonymous 2013-03-27 16:37

If you're starting from "babby's first hello world" then just try out codecademy

Name: Anonymous 2013-03-27 17:05

Started with HTML back in 6th grade for Xanga and became good at it and ended up making some frames that would allow me to browse other sites in my xanga page to bypass the schools proxy.

also a small amount of Javascript

9th grade: Java, BASIC

Freshman college: sepples
soft moor: PHP, perl, batch
junior: CLISP, ASP.net, Ada, SQL
señor: SQL satori achieved along with various dialects

Name: Anonymous 2013-03-27 17:09

>>8
we all know you didn't "learn" those.
you merely learned one or two things, fucking jew /g/tfo

Name: Anonymous 2013-03-27 17:12

>>9
It's quite possible to learn many things without mastering anything at all.

Name: Anonymous 2013-03-27 17:15

>>10
pretty much this, I know enough to do what I need to do in those languages with C++, CLISP, ASP.NET, Java, and SQL being the ones I'm actually proficient with

Name: Anonymous 2013-03-27 17:30

>>11
stop defending your abnormally small attention spam, okay /g/uy?

Name: Anonymous 2013-03-27 18:06

>>12
y...you too

Name: Anonymous 2013-03-27 20:53

REPENT FROM YOUR SINS

learn 2 coursera.org/course/progfun

Name: Anonymous 2013-03-27 21:20

When there is a significant difference between the parent's and child's sense of the amount of attention needed, the child is often described as seeking excessive or inappropriate attention, particularly if the child is whiny, clingy, silly, or provocative. Children generally seek so-called inappropriate attention when they feel unable to manage their emotions or behavior. Needing extra help is usually a sign that a child is not functioning at his or her best level. We call this regression.

Some children engage in so-called "negative attention-seeking behavior," which involves an effort to provoke a response that they know will be negative. Such behavior should always perplex parents, and cause them to examine the behavior more deeply, because negative attention never feels good to a child - after all, the attention comes with quite a price. Disapproving, irritated, reproachful attention does not fill a child with good feeling any more than such attention feels welcomed by an adult! There needs to be quite a "pay-off" to induce a child to actually seek out such negativity. One possibility is that child has been over-indulged and therefore has not developed age appropriate skills, autonomy, and independence.

Name: Anonymous 2013-03-27 21:22

>>5
Alright grandpa, time for bed.

Name: Anonymous 2013-03-28 3:40

>>16
Why do you think >>5 is grandpa, and why do you think >>5 needs to sleep?

Name: Anonymous 2013-03-28 11:07

>>8
frames, say like an iframe (I assume you didn't implement a different frame of reference in your browser and did some arcane physical magic) will not bypass the school proxy, because the browser still needs to fetch those pages.

I think you maybe ran a proxy server on your home computer, but then the frames thing seemed illogical.

Name: Anonymous 2013-03-28 11:43

>>18
when I say frame I mean I was in 6th grade trying random shit and put a URL in a src tag somewhere and magic occured that made any url I placed in that src tag load inside of the div it was placed and not get filtered

by all means it was fucking magic

Name: Anonymous 2013-03-28 11:52

>>19
that's one shitty-ass firewall

Name: Codeguru 2013-03-28 11:52

The number one developer site : http://www.codeguru.com

Name: Anonymous 2013-03-28 11:54

>>21
That is not about programming, it is some engineering blog or something. This is: http://lambda-the-ultimate.org/

Name: Anonymous 2013-03-28 12:39

>>19
nope.

Name: Anonymous 2013-03-28 12:58

>>18,19
I did the same thing on a Mac PC. I used iframes to bypass parental controls. The parental controls on Safari need an administrator account to approve bookmarks for every site. All other sites are blocked. It doesn't prevent information from unbookmarked sites from being transmitted though, so an HTML file with an google iframe allowed me to go almost anywhere.

Eventually my mom figured out what I was doing, and deleted TextEdit. And that's how I learned about Terminal and nano...

Name: Anonymous 2013-03-28 14:56

>>24
I used iframes to bypass parental controls. The parental controls on Safari need an administrator account to approve bookmarks for every site. All other sites are blocked.
Rule #251 of parenting: if your child is smart enough to bypass the parental controls, give up. It's a lost cause. The best you can do at this point is teach them about the dangers they may encounter on the other side and hope they don't fuck up.
Rule #252 of parenting: if you are a religious nut, disregard previous rule and make sure your little innocent infant never sets eye on a nude breast. Keep the computer under lock and key if necessary. Don't spare the rod.

Name: Anonymous 2013-03-28 18:38

i started with sicp

Name: Anonymous 2013-03-28 21:33

I started with scheme.

I ended with scheme.

Name: Anonymous 2013-03-28 21:42

>>23

LEEEEEEEEEEEELEGINNN

Name: Anonymous 2013-03-28 22:32

I started with Visual Basic 6 because I was a faggot.

Name: Anonymous 2013-03-28 22:42

>>25
Please post more sir.

Name: Anonymous 2013-03-28 23:15

>>30,25
samexarn

Name: Anonymous 2013-03-29 0:52

>>29
You still are a faggot

Name: Anonymous 2013-03-29 3:45

You are now checking my dubs.

Name: Anonymous 2013-03-29 4:05

wtf

Name: Anonymous 2013-03-29 6:44

>>32
Yes, I sometimes forget.

Name: Anonymous 2013-03-29 7:12

I started back in middle school before I wanted to be a wizard. The school I went too had a magnet program for engineers and one of my teachers wanted to teach programming, so we learned pascal and HTML. It wasn't until a few years later that I wanted to become a wizard. First things first, install linux. Not ubuntu. Try CentOS, Slackware, or Debian since they require configuring to make it work 100%. Thats just to help teach you to solve problems on your own. Learn how to look into the system and figure it out yourself. Pick up a scripting language. I learned Perl and python. (o'reilly books) Low level languages as well, C/C++ is defacto (http://www.amazon.com/C-Programming-Language-Special/dp/0201700735). I'd pick up a good java programming book as well. Java sucks BUT it will teach you object oriented programming must easier then any C++ book will. Thought OOP isn't necessary, it is a pretty cool feature.

And research what kind of wizard you want to be. Do you want to be a cracker, crypto, maybe develop for some projects. There is a shit load of things you can do. Just make the initiative to dive deeper. Go to wikipedia and go to a programming page and just look at related pages and links to get some ideas. And learn. Learn everything you can. And learn to enjoy learning.

Name: Anonymous 2013-03-29 9:16


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