Looking for Stable Source

06/13/2019 00:06 fiamma00#1
Hello, I'm Lucifer [HellTale's Founder] and i'd like to know if any good developer who is on the NosTale's scenario by much more time than me sells or offers an OpenNos' source Emulator with many bugfixes for the CPU's usage that prevent much less lag issues.

Please PM Me on Discord: Lucifer#8990
06/13/2019 01:03 IceTrailer#2
I would recommend you to learn the basics of programming. I would not recommend C# but programming in general. Start from beginning. Theoretical computer science, mathematics, procedural and object-oriented programming languages.
Try to do multiple little projects (exercises). After that you might learn about distributed processing. It contains socket programming. This is an important part of developing such systems.

Otherwise, searching such things for money is not allowed in this section (see the trading section).
06/14/2019 23:27 fiamma00#3
Quote:
Originally Posted by IceTrailer View Post
I would recommend you to learn the basics of programming. I would not recommend C# but programming in general. Start from beginning. Theoretical computer science, mathematics, procedural and object-oriented programming languages.
Try to do multiple little projects (exercises). After that you might learn about distributed processing. It contains socket programming. This is an important part of developing such systems.

Otherwise, searching such things for money is not allowed in this section (see the trading section).
Actually im having some issues cause i must do exams for last year of 2nd degree school (im only 19).
Anyways i wish to buy a very well coded source to learn by reading the different strings since I coded many things in 9 months (period that i'm spending from when i started until now) on the Nostale's OpenNos Emulator.

During the holidays i will study with some E-Books on the general basics and advanced language of programming, ty anyways for the reply :)
06/15/2019 12:16 Saber none#4
Quote:
Originally Posted by fiamma00 View Post
Actually im having some issues cause i must do exams for last year of 2nd degree school (im only 19).
Anyways i wish to buy a very well coded source to learn by reading the different strings since I coded many things in 9 months (period that i'm spending from when i started until now) on the Nostale's OpenNos Emulator.

During the holidays i will study with some E-Books on the general basics and advanced language of programming, ty anyways for the reply :)
For me programming is learning by doing, I've never seen someone who actually learned programming by "reading code", but since I'm also not that advanced I'd wait for someone elses advice.
(Can't imagine people getting better at doing something by never executing the actualy task)
06/15/2019 14:26 fantasy942#5
Quote:
Originally Posted by Saber none View Post
For me programming is learning by doing, I've never seen someone who actually learned programming by "reading code", but since I'm also not that advanced I'd wait for someone elses advice.
(Can't imagine people getting better at doing something by never executing the actualy task)
(°_°)/"/

Im actualy online from 2017 and i never study any program language.

On my school, in computer science, we copied texts to the PC * - *

Actualy, i learn realy so much by only reading my code and watching other people do it.

For example, i watch some Ciapa's opennos code streaming or some how to from youtube.

Now, im able to create new contnent, resolve problem related to what i already have and doing so much stuff by myself.

I always specific im not a DeV cause i didn't study that so is wrong define me a dev but, i think an enthusiast by only reading and understanding why some stuff works can learn rly so much :)
06/15/2019 14:37 Cryless~#6
Quote:
Originally Posted by Saber none View Post
For me programming is learning by doing, I've never seen someone who actually learned programming by "reading code", but since I'm also not that advanced I'd wait for someone elses advice.
(Can't imagine people getting better at doing something by never executing the actualy task)
The best way to learn programming is copying from other people while doing.

Quote:
Originally Posted by fantasy942 View Post
(°_°)/"/

Im actualy online from 2017 and i never study any program language.

On my school, in computer science, we copied texts to the PC * - *

Actualy, i learn realy so much by only reading my code and watching other people do it.

For example, i watch some Ciapa's opennos code streaming or some how to from youtube.

Now, im able to create new contnent, resolve problem related to what i already have and doing so much stuff by myself.

I always specific im not a DeV cause i didn't study that so is wrong define me a dev but, i think an enthusiast by only reading and understanding why some stuff works can learn rly so much :)
Coding is simple. Programming is not.