HN user

arianvp

2 karma
Posts0
Comments2
View on HN
No posts found.

Well nodeJS is doing a decent job by having the same language on the server side as on the clientside.

css and html are both markup-lanugages and I find it very strange to add turing-completeness to a markup language.

well there are examples where this IS the case, look at LaTeX for example.

But having html as the frontend, and both clientside and serverside javascript as the backend is the closest that we can get at this moment.

I'm 16 myself, self-taught etc.

Just enjoy the programming, don't care so much about the result, but just enjoy the process. I myself have great trouble doing serious projects, but I just love reading articles on programming and gaining more knowledge. Just try to find exciting things, for example, search how bootloaders work, try to write one yourself, fail, learn assembly, try again. etc etc. Just scout the web, look for fun things, try them out and enjoy your time! Don't worry about not making any kind of progress as in real projects, those will come later, they really will.

Now just say to yourself: I'm going to learn assembly, I wanna check out shellcode, what is this nodeJS all about, what does IOCP mean, what's better, proactor/reactor.

All these things you can learn are fun to do, even if they don't have a bigger purpose. the only purpose is to gain knowledge in as much fields as you can, so you can use them later when they are most desired.

Have fun programming/hacking/learning/exploring

arian