You are viewing our Forum Archives. To view or take place in current topics click here.
I would like to start coding how can I do this?
Posted:

I would like to start coding how can I do this?Posted:

xLach
  • New Member
Status: Offline
Joined: Aug 29, 201310Year Member
Posts: 21
Reputation Power: 0
Status: Offline
Joined: Aug 29, 201310Year Member
Posts: 21
Reputation Power: 0
I would like to start learning how to code.

I have read about the corona SDK should I start with this as a complete novice?

I would like to develop games and then utility applications
#2. Posted:
Cam-
  • Resident Elite
Status: Offline
Joined: May 05, 201212Year Member
Posts: 271
Reputation Power: 10
Status: Offline
Joined: May 05, 201212Year Member
Posts: 271
Reputation Power: 10
Do you have any preference to what language you would like to learn first?
#3. Posted:
DefianceCoding
  • New Member
Status: Offline
Joined: Dec 08, 20149Year Member
Posts: 48
Reputation Power: 1
Status: Offline
Joined: Dec 08, 20149Year Member
Posts: 48
Reputation Power: 1
Coding Starts all in the Same Place...even for Experts...There are Languages you need to pick from

JTAG CODING FOR RTE TOOLS

Both these use Microsoft base ASP Net

C# <-- Easier Of the 2
C++ <-- more advanced but better on hacking Side

Note if you Plan to Code Servers And menus you will need C++ no Matter what, But Nobody will teach you How to make a server Mainly because Barely anyone Knows How

Then you Have just basic Computer Stuff such as

Java
C#
C++
VB net

WEB
HTML5
HTML
CSS
Javascript
PHP



this is all based in Prefrence Really...What are you planning to Code,

and If you really want Help choosing, hit me up on Skype

untamedbeast996
#4. Posted:
FrieZe
  • Resident Elite
Status: Offline
Joined: Jun 11, 20149Year Member
Posts: 297
Reputation Power: 14
Status: Offline
Joined: Jun 11, 20149Year Member
Posts: 297
Reputation Power: 14
The best place is to start with somthing easy.

Start with a compleltley basic language (HTML is simple and there are plenty of tuts on the web).

The best advice I personally would give would be to pick somthing that you enjoy doing, If you dont enjoy doing the language eventually you wont want to keep learning and just give up on it.
#5. Posted:
superdankleberry
  • Challenger
Status: Offline
Joined: Dec 15, 201211Year Member
Posts: 190
Reputation Power: 7
Status: Offline
Joined: Dec 15, 201211Year Member
Posts: 190
Reputation Power: 7
As many of the users have stated above, depends on what you want to achieve.

Web production / Development - HTML, CSS and PHP is a starting point.

Android / IOS games - Java

Windows applications e.g. calculator - C++ , C#

Places to learn could be YouTube tutorials. 1 - 2 videos a day, dont over train the brain.
#6. Posted:
Hacz
  • Christmas!
Status: Offline
Joined: Mar 04, 201014Year Member
Posts: 2,891
Reputation Power: 150
Status: Offline
Joined: Mar 04, 201014Year Member
Posts: 2,891
Reputation Power: 150
superdankleberry wrote
Android / IOS games - Java



Android is Java, iOS is Obj-C.
#7. Posted:
Left
  • Summer 2021
Status: Offline
Joined: Jun 30, 201112Year Member
Posts: 1,010
Reputation Power: 49
Status: Offline
Joined: Jun 30, 201112Year Member
Posts: 1,010
Reputation Power: 49
You could learn LUA and code gmod addons, there is lot of tutorials online.

Also JAVASCRIPT and HTML you could learn for browser gaming.

Or java for android mobile developing.
#8. Posted:
ProJimmyRustler
  • Summer 2018
Status: Offline
Joined: Jul 14, 20149Year Member
Posts: 1,720
Reputation Power: 71
Status: Offline
Joined: Jul 14, 20149Year Member
Posts: 1,720
Reputation Power: 71
Personally, based of experience I would recommend that you start learning C++ this is one of the most used languages and you can do anything you want with it.

To learn it the fasted I recommend taking classes and/or reading books. These are better then videos on youtube in my opinion.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.