WARNING: This thread is aimed more towards the programming side of the community , however it is open to all.If you are not interested in tools and bots developing, don't bother reading this.
Hello DarkOrbit community,
I am an 18 years old, first year Computer Science student.Started my lectures on September.I am getting really interested in programming since I have already started learning about the fundamentals in general but also in C++.Right now the only experience that I have is taking programms in pseudocode and convert them in C++ .(Using VS 17)
With those informations about me being given,I would like someone to give me some informations on how can I get started creating my own tool/bot.
I would like to start with a really simple tool like a feature to see the aliens hp and shield or something like that and one day come to eventually fulfill my ambition on creating my own pixelbot.
So, where do I start?
-What programming language should I start learning and practicing ?
-In what platform do I code ?( I dont know if I a platform is the correct word but I mean , where do I write my code in order to compile it into a programm ?
-Any guides about such tools that you know and would like to share with me ?
Learning by doing. But don't try to do stuff you're not able to do yet.
^this so much
Try to start with a simple project where you are sure that you can do it. I can guarantee you that you'll face problems you didn't even think about.
Also learn clean code/coding patters etc. on the way. It'll help you a lot in bigger projects.
^this so much
Try to start with a simple project where you are sure that you can do it. I can guarantee you that you'll face problems you didn't even think about.
Also learn clean code/coding patters etc. on the way. It'll help you a lot in bigger projects.
for base better aim for the as long as it works goal. once you advance you can start with stuff like paterns and stuff.
Good luck for your learning! I started learning programming like 2 years ago when I was 13 years old, now I learned a lot of problem solving and algorithmisation.
Shaiya Developer/Web Developer 09/05/2018 - Shaiya Private Server - 9 Replies Hello, i am new on this forums so im not exactly sure where everything goes, so if i posted this in the wrong section, i apologize. but i was looking to know if there is anyone who is good at developing, server files, database, and most important i need a web developer who can code basically anything when it comes to web development. html,css,php,js,etc. basically that can make me a bomb ass site with alot of functions like login and more. and who can help create some nice stuff for the server...
Newbie's way into the CO2 community (For aspiring CO2 Programmers) 03/20/2012 - CO2 PServer Guides & Releases - 27 Replies This may not seem like a guide to most of you, but this is.
Not only is it a guide, but it's a realistic one too. So now I shall begin.
So you've probably bounced around from pserver to pserver wondering to yourself, "How did they make this happen?" or, "I wish I could do something like this...". Well there's good news, you can! There's two routes you can take. There's the more-so lazy route which will earn you no real-life credit (running a binary server), and there's the professional...
2 Very important suggestion for web developer from experienced developer [English]] 11/21/2011 - General Coding - 0 Replies I have been developing websites now over 3 years now. My biggest regret is i started developing web sites without knowing CSS & Jquery. Yes before starting development learn CSS 3 and Jquery. These are even more important than your programming skills :) And they are hard to fix once you developed without knowing them.