Where is a good place to start learning how to build a program/software?

CaptainKing

BANNED
Joined
Nov 29, 2011
Messages
132
Reaction score
12
After having bought over 500$ in softwares like scrapebox, AMR, tube toolbox, etc... I have begun to think. :rolleyes:

It would be so awesome to learn how to actually write one of these programs. I love learning new things and always ready for a challenge. Maybe start with something small like learning how to write a program that logs into my youtube or facebook account and posts a comment on someones wall. :p

If you know of some good threads or sites to give me a jumpstart that would be awesome!!!

THANKS IN ADVANCE!!!
 
Well, if you just want to focus on macro-like scripts, you might consider programs as ZennoPoster or uBot. But if you want to script, AutoIt is nice for automization (also quite simple). If you want to really code, you may want to look on languages like C#, Visual Basic, Java... And for some lower level coding check C, C++, maybe even Assembly if you're mad :D. Google them out.
 
Well, if you just want to focus on macro-like scripts, you might consider programs as ZennoPoster or uBot. But if you want to script, AutoIt is nice for automization (also quite simple). If you want to really code, you may want to look on languages like C#, Visual Basic, Java... And for some lower level coding check C, C++, maybe even Assembly if you're mad :D. Google them out.

I really think I might go MAD :D

Shit if we could all put our thinking caps together we could just build some sick software's and be Angels TO THE WORLD. :plane:

We will be hero's. We will be Gods. We will be Forever.

What do you think softwares like tube toolbox or scrapebox used to build their products. How long would it take me to learn something like this?
Before you answer that REMEMBER MY IQ IS HIGH AS SHIT :yeah:


WHOO HOO. Making about 40$ a day from my sites. F THAT PUSSY SHIT
LETS MAKE 2,000 A DAY!!!!!!!!!!!!!!

 
Did scrapebox, ultimate niche finder or AMR use JAVA? I'm trying to pick a good one to start with so I don't waste any time at alll!!!!
 
It takes years of experience. The programmers that program these have been programming for several years, and most went to school for it. You won't be able to make something like this for several years. I wouldn't start with Java, as it'd be stupid to start with the more complex languages first. You don't waste your time programming, as there's a lot of similarities between languages. Are you familiar with VB or anything even as simple as actionscript?
If your priority is to save time, then programming is not for you.
 
It takes years of experience. The programmers that program these have been programming for several years, and most went to school for it. You won't be able to make something like this for several years. I wouldn't start with Java, as it'd be stupid to start with the more complex languages first. You don't waste your time programming, as there's a lot of similarities between languages. Are you familiar with VB or anything even as simple as actionscript?
If your priority is to save time, then programming is not for you.

I don't minding spending time learning. I learned 4 years of college IT classes in less than one year and I now have a paid internship and my boss loves me.
I'm a super fast learned and don't mind spending a few hours each day for the next 2-3 years to build a super sick program. I love this shit :D
 
Trust me, start with PHP.

It is surprisingly really simple, and it is the power behind the internet.

But it does so much more than just process HTML. You could login to your Facebook and/or Youtube and post a comment with a php script.
 
You want to learn programming? Start with c++ and forget what others are saying. You have to work hard to achieve good things. So C++ is what will learn the logic of programming and than you can jump to PHP, C# and other languages as the same logic applies to all it is just the linguistic which makes them different.
 
Logging into a YouTube or Facebook account and posting on someone's wall is nothing "small". I'd start here: http://www.amazon.com/Head-First-2E-Real-World-Programming/dp/1449380344/ref=sr_1_11?s=books&ie=UTF8&qid=1331073209&sr=1-11

Your a little spammer :p

Trust me, start with PHP.

It is surprisingly really simple, and it is the power behind the internet.

But it does so much more than just process HTML. You could login to your Facebook and/or Youtube and post a comment with a php script.

So does scrapebox and ultimate niche finder use a php script? Can you make money with phpscripts? :rolleyes:
I'm thinking of ways already if php scripts can do what I think they can do hehehehe :la:
 
I can recommand to learn ubot. There lot you can make with that.
 
Video tutorials helped me most.
One of my best investments so far is a subscription to lynda.com

Now they wont teach you how to make badass bots but you will learn the foundation work and making bots will be pretty easy once you have a good understanding of everything, especially the http protocol.
 
Video tutorials helped me most.
One of my best investments so far is a subscription to lynda.com

Now they wont teach you how to make badass bots but you will learn the foundation work and making bots will be pretty easy once you have a good understanding of everything, especially the http protocol.

So is ubot mainly used for spamming social media sites? Or Can I build bots with it that I can sell? I'm basically trying to figure out if I bought this thing if I would be able to make money back from it and the best ways to go about doing that :confused:
 
Your a little spammer :p



So does scrapebox and ultimate niche finder use a php script? Can you make money with phpscripts? :rolleyes:
I'm thinking of ways already if php scripts can do what I think they can do hehehehe :la:

If you don't know the difference between a php script and a desktop application, then you're up to some serious learning.
 
Back
Top