[Help] Creating Programs

ForumKorner

Active Member
Reputation
4
Hey guys, I'm new here and I need help learning how to make my own program. Programs such as Instagram Bots, more like "Luigi's Instaget Pro Bot". Just imagine me with no knowledge of scripting of whatever skills it needs to make a bot. I was wondering if anyone can tell me where, or what I need to learn to make bots. I know it takes time to learn how to code and Im willing to learn anything. If anyone knows how I can learn please inform me.
 
Galaxseas said:
Hey guys, I'm new here and I need help learning how to make my own program. Programs such as Instagram Bots, more like "Luigi's Instaget Pro Bot". Just imagine me with no knowledge of scripting of whatever skills it needs to make a bot. I was wondering if anyone can tell me where, or what I need to learn to make bots. I know it takes time to learn how to code and Im willing to learn anything. If anyone knows how I can learn please inform me.

You should probably start with something simpler. Like a Hello World application. And before you can just start building programs, you have to decide what language would be best for the program to be coded in.
 
Fireworks said:
You should probably start with something simpler. Like a Hello World application. And before you can just start building programs, you have to decide what language would be best for the program to be coded in.

Sorry but what is "Hello World Application" ?
 
Galaxseas said:
Sorry but what is "Hello World Application" ?

A "Hello World" application is something that when you click a button, an action happens and generally the text "Hello World" is shown in some sort of way. These are generally used as the first introductory program when you start coding.
 
Fireworks said:
A "Hello World" application is something that when you click a button, an action happens and generally the text "Hello World" is shown in some sort of way. These are generally used as the first introductory program when you start coding.

Ohh alright, can you show me where or how I would get started like where do I use this "Hello World App"?
 
Galaxseas said:
Ohh alright, can you show me where or how I would get started like where do I use this "Hello World App"?

Here's a link to get you started! Link
 
Galaxseas said:
thank you! :D
I hope I'll learn something lol

No problem. If you have any questions with C# you can always PM me. I may not know the answer, but I'll help you find it!
 
Back
Top