| | how do i create programs like, a browser, or a sible program that is a calcualor ect. how do i make toolbars and things like that? -Microsoft |
|
|
well their are several hundred programs to do that but the most popular is C++ since its practically standard in most programming.
Can you tell me more about it *takes notes*
Well, if you want to create those simple programs in a graphically heavy environment, I think Visual Basic will be a nice starter for you. To learn it, read books, tutorials and even formal classes if you're serious about this. Just remember that you have to practice programming a lot until you get used to it and remember the codes by heart.
Yea, i get told that alot of times about not learing in one day anyways i dont really need to be told its kinda of common sense for me :/. Lets says i finished the coding what do i do with it so it could work? and do you have and recommended sites? I was asking cause i saw this programs that a person personally made and putted them in his site for downloads I was just curious and maybe try it out you know, challenging and fun. Thank You.
-Microsoft QUOTE i dont really need to be told its kinda of common sense for me :/ *points at topic name and your first post* Well, you could've at least asked, "What codes must be used?" or "Do you know of an easy way to do <program>?" Your post doesn't make it sound like you know. (No offence, but please make your posts clearer OK?) QUOTE Lets says i finished the coding what do i do with it so it could work? Debug your program, just in case it has bugs so it'll work smoothly. Most compilers have this. And no, I don't have recommended sites. (I've never looked for any tutorials sites) I usually read those books, and they have all I need. I took classes, but not for programming, just for HTML. But still, if you're serious and dedicated about this, don't just rely on online tutorials, OK? Anyway, I hope your programming hobby might bring you to nice places and don't forget to have fun! If you don't have fun, you'll lose your focus and your interest.
You need to understand that learning a programming language is something people go to courses for years to do. To learn it properly by yourself you will need to invest in many books and spend a lot of time practising, possibly years. Common sense is not something that is easily applied to programming until you fully understand the structure of the language.
While I wish you well in your endeavour, I suspect you will struggle with the commitment required, no offence intended. Be prepared to spend a lot of time making a lot of mistakes and learning from them. Good luck!
Well I would just like to fill you in on one of the best programming launguages i've ever used. its called Ruby, and is used and made for the popular game maker Rpg Maker XP. But just when I thought that it could only be used in Rpg Maker XP I found out I was wrong. See RGSS(Ruby-Game-Scriptinh-System) is in Rpg Maker XP but you can use normal Ruby to develop programs. Its increadably easy to use compared to C++ and can be used to make high end or low end programs. To find out more about it search for Ruby, SciLexer. Or ask me and I might host the program on my site. Also looking for Rpg Maker XP is a good way to learn to script.
What is your main task?. What language do you use?
if you want to make stuff like...browsers, C++ and non-scripting languages are for you. anything you "double-click" (in windows i guess unless you are in cmd) to run is a program. python is a calculator by itself if you want to just use it for that purpose. any language learned well can be used for lots of things.
Latest Entries
Hey this is a Quite diffrent questions , First step you need to take here is that learn the basics of programming , start with C even though C is a procedural oriented programming language in C only one learns the Fundementals such as the Looping etc. and so after getting along with the Basic move to an Application oriented language and choose a platform for developing the applications such as calculator or whatsoever you want , just i can suggest you to learn C# and choose Dot Net, i mean C# Dot net where you can create both server centric applications and web centric applications.
ip unmasker
How Do I Create Programs? Hey guys I want to make programs to unmask ip's and creat a other programs like that. What kinda learning cources should I take then? Ive been woundering how to creat them for a while and ill be glade if you could help! (I ounly want the ip unmasker becouse I'm sick of people trying to come on my "teamspeaks" (www.Teamspeak.Com) and not be able to countact any one about it.) Thanks!
I'd recommend a scripting language called AutoIt for beginners (and pros). The official website is www.autoitscript.com. It's a little known programming language, but it's very powerful for everyday computer tasks and it's pretty easy to use. One of the best things about it is that to use it, all you have to do after you install the program is right-click the desktop, click new, and select AutoIt Script. You can also right click the .au3 file and click compile to get a .exe that pretty much anyone should be able to run. Compared to other programming languages I've used, where I've had to spend hours figuring out how to make a .exe, this is quick and painless. The installer will also install a help shortcut, found under start, all programs. AutoIt's help file is very well organized, compared to languages like C or Java, where you really need a book to understand how to program in the language. One last interesting note is that AutoIt has no variable types, instead it takes care of everything behind the scenes. This is another reason why it's a good language for someone who has little programming experience.
Now where the language gets really interesting for beginners and pros alike is its basic functions. AutoIt has several basic functions that simulate the mouse and the keyboard. There are also basic functions that tell you if a given window is open. So, for example, if you move a bunch of fonts into your main font directory, and some of them are duplicates, windows has the annoying feature that it will pop a message box everytime it finds a duplicate asking if you want to replace the file, pausing everything until you respond. With AutoIt, you can create a program like this: While 1 If(WinActive("Insert message box name here")) Then Send("{ENTER}") Sleep(100) WEnd Let the program run, and it should answer all of those annoying message boxes for you! P.S. I actually created this program once for my poor mom, who, while moving fonts, all of a sudden found herself answering hundreds of message boxes
build small program
How Do I Create Programs? I like very much to work with computer and I have curiosity how create small program -endri
google search c++ learn as much as you can about it, although if you are not serious about learning it you will go nowhere it will take a long time before you can create a browser....
Recent Queries:-
Keywords : programs Looking for create, programs
|
|
![]() How Do I Create Programs? |
| ADD REPLY / Got an Opinion! | Remove these ADs! | RAPID SEARCH! | Free Web Hosting | [X] |
|
Express your Opinions, Thoughts or Contribute more info. to help others. Ask your Doubts & Queries to get answers, So that "Together We can help others!" |
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP. | 500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE |
|