Welcome to Ac-Web AC-Web

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Ask a Question

Ask Questions and Get Answers from Our Community

Ac-Web Official Repacks !

Here you will find all our official repacks

Contact Us

Contact a Staff member if needed

Start programming with the emulator

Bianka22

Registered
joined: Sep 22, 2020
messages: 1
Reaction score: 0
Points: 1
Location: Seattle
Website www.youtube.com
Credits: 10
You all are welcome to visit my vlog for software developers on Youtube. It's catchy not only for beginners but also for skilled coders.
 

AwkwardDev

running amongst ghouls ..
Spu
joined: Feb 24, 2010
messages: 11,191
Reaction score: 492
Points: 83
Age: 30
Location: Thinking in assembly, dreaming in symbols, talking
Credits: 17
You all are welcome to visit my vlog for software developers on Youtube. It's catchy not only for beginners but also for skilled coders.

Are we?
 

Psykko

Teacher of everything
Spu
joined: Sep 8, 2011
messages: 2,555
Reaction score: 250
Points: 83
Location: Werner
Credits: 15
Go look around some local software companies offering sessions teaching you basics of programming languages.

If you want to work with WoW afterwards your gained experience, i suggest you learn the very basics of C and directly head over to C++ after you reached out the basic tutorials. Morefore when reached C++ there should already be a understanding of what a syntax is and how you set it together correctly (related using symbols)

Once ur understanding is grown, start looking into what getters and setters are and what they do, try next understand what a constructor is and learn some polymorph mechanics. Once you know and can create your own getters setters and constructors, your almost good to go to have a browse through trinitycore's code and get a study of it how they work with their setter and getter and constructors.

Once you have a rough understanding of how all this works, try creating some simple things that are very useless, like a counter code, counting from 1 to 10 and back from 10 to 1 and earn some experience in actually writing codes. Rest is up to you

Aware. this contains reading and dragons and may not be easy for you, pending on your math skills in generel and logic.
 
Last edited:

fletchbobby

Registered
joined: Oct 14, 2020
messages: 5
Reaction score: 0
Points: 1
Website trappedia.com
Credits: 35
You should better start with learning programming to see if it will be possible for you. Start with ... Pythin and Move to more complex language such as C++. When you will be able to wirte some simple programs and will understand how emulator works, you will be able to start working with emulator creation.
 
Back
Top