Hack the world!

Discussion about hacker.org's server
Kiyka
Posts: 4
Joined: Tue Oct 28, 2008 7:59 am
Contact:

Hack the world!

Post by Kiyka »

Not.




I'm sitting here trying with all my might to truly enjoy coding (Starting out in C++ with visual basic and some other tools)
But I just can't get the motivation going.
Not to mention I really don't see myself enjoying creating games and programs.

Is it acceptable to learn CMD or a Linux shell before C++?

Every time I try to look up something about coding or programing I end up at Newegg shopping for new PC parts >.>

I love hardware.

Is this normal for new programmers to absolutely loath learning a language or am I just not doing it right? >.<

I did enjoy HTML when I dabbled last year and can almost call myself a basic web designer.
Yes I can write it in Wordpad but Dream weaver is preferred X 1000 (Not even for the GUI more because I like that it color's the codes and if you get lost you can always go back to GUI and fix the mess.)

I don't know. I can spend countless hours inside a computer modifying it to fit my O.C.D., and even more overclocking in BIOS, and even more so in customizing Linux GUI with the help of those lovely open source codes programmers make.
But jeez I just can't stay on task trying to learn C++.
canine
Posts: 190
Joined: Sun Sep 14, 2008 5:38 am

Post by canine »

Windows CMD is useless and a waste of your time.

Learn bash, python/perl, c/c++, and sed, in that order.

It helps me greatly to have something to write to learn a new language. Reading over some info on wikipedia on the language or poring over tutorials has never helped me. Well, let me rephrase that: I've never done it that way. I have always picked a language I wanted to learn and then picked a project that I'd like to have coded in that language.

To learn C++ I have written many, many poorly coded game engines. They've all sucked and I've abandoned them after I realized that I suck at designing code, BUT they've helped me become exceedingly familiar with C++.

And now my current game engine doesn't suck so bad. It really doesn't suck as bad as my other designs.

Or to learn scheme/lisp I wrote a little graphics program.

It spits out a pretty picture. Behold my desktop background, generated by that program.

I literally decided I wanted to learn lisp or scheme, conjured some idea about branching graphics stuff, and started coding. I had a terminal open with the source, a terminal with "guile something.scm" and just started coding. And after trying forever, I eventually hammered out something in a language that, only days earlier, I was ignorant in.

Personally, I think the results are bangin'. I just need to clean it up and provide some documentation and stuff, but honestly, I don't care enough.

It makes pretty backgrounds.
Allosentient
Posts: 273
Joined: Thu Apr 10, 2008 9:47 pm

Post by Allosentient »

Don't waste your time with C++, it is too bloated to be useful except for the die-hard people. If you want to learn a low level language, try C or assembler, and if you want to make large program, learn C#, Java, or Python.
canine
Posts: 190
Joined: Sun Sep 14, 2008 5:38 am

Post by canine »

Allosentient wrote:Don't waste your time with C++, it is too bloated to be useful except for the die-hard people. If you want to learn a low level language, try C or assembler, and if you want to make large program, learn C#, Java, or Python.
C++ is perfectly fine.
Amherag
Posts: 5
Joined: Wed Oct 29, 2008 5:51 am

Post by Amherag »

I've found that if you want to start learning a new programming language, or a new topic about that programming language, you need to work in a project you like (or most likely need).

For example, when I was learning data streaming in C# I decided to practice making a report generator app, because I really needed it for my current job. I learned about it so good in a single day.

That's my recommendation. Don't do the boring problems that books give you. Think about something you want or need to do and try to do it in that programming language. I believe this is one of the "hacker principles": don't do things a program can do for you.

I hope I helped you a bit.
WINPINPH1
Posts: 28
Joined: Wed Oct 29, 2008 11:41 am

Post by WINPINPH1 »

your right sir ahherag after i learn this ebook c++ i will try one program for me.
i know it will be usefull for my business.
User avatar
hack_yxf
Posts: 4
Joined: Fri Nov 07, 2008 10:26 pm
Location: HkRkoz al KuwaiT 2019 HaCkEr 101
Contact:

I love software

Post by hack_yxf »

I love software
I am a genius!
HkRkoz al KuwaiT 2019 HaCkEr 101
DGK23
Posts: 1
Joined: Fri Nov 14, 2008 1:03 am

help

Post by DGK23 »

having trouble learning code please help
User avatar
PaRaDoX
Posts: 708
Joined: Fri Aug 22, 2008 5:52 am
Location: In your fridge, waiting to pop out and scare you.

Post by PaRaDoX »

just jeep at it, if you can't dedicate the time to learning these things, no one here can help you.
Image

~You are a glitch in my reasoning.
ssharma
Posts: 1
Joined: Sat Nov 15, 2008 11:05 am

Re

Post by ssharma »

Hi All, i am also here to learn the things here. but can not devot more time. Can you help me out where to start and continue...

Any way Dude! Robot. Game was nice to play and it also done good brain excercise.
SSharma
j-lab
Posts: 1
Joined: Sun Nov 16, 2008 7:50 pm
Location: mauritius

Post by j-lab »

plz WANT TO CONFIRM SOMETHING. IT REALLY EXSIT A PROGRAM TO REVEAL A PASSWORD OF AN E MAIL ADDRESS. PLZ REP ME IT VERY URGENT.
j-lab
User avatar
PaRaDoX1
Posts: 35
Joined: Fri Nov 14, 2008 2:01 am
Location: behind you, staring at the back of your head.

Post by PaRaDoX1 »

first off, stop using caps. it annoys people and is pointless. we can fucking read fine. anyway, the answer really depends on the email program. there's always brute forcing, which depends on the password strength itself.
bekarazu tazuneru.
immatt
Posts: 2
Joined: Sun Nov 30, 2008 2:16 pm
Contact:

Post by immatt »

Amherag wrote:I've found that if you want to start learning a new programming language, or a new topic about that programming language, you need to work in a project you like (or most likely need).

For example, when I was learning data streaming in C# I decided to practice making a report generator app, because I really needed it for my current job. I learned about it so good in a single day.

That's my recommendation. Don't do the boring problems that books give you. Think about something you want or need to do and try to do it in that programming language. I believe this is one of the "hacker principles": don't do things a program can do for you.

I hope I helped you a bit.
I agree with you .do what you like,what you want ,then you can do it well.this just depend on the time only
User avatar
S3th
Posts: 411
Joined: Thu Sep 11, 2008 8:35 am

Post by S3th »

PaRaDoX1 wrote:first off, stop using caps. it annoys people and is pointless. we can fucking read fine. anyway, the answer really depends on the email program. there's always brute forcing, which depends on the password strength itself.
[Don't Feed the cracker wannabes]
See through the master
Become the master
BerryTheWest
Posts: 205
Joined: Sat Nov 29, 2008 3:19 am

Post by BerryTheWest »

Ah let him feed the cracker wanna be then they'll have their IP banned. :)
The Assistant of the Clan. The White Orders.
Post Reply