ekianjo
Hardcore Member
Updated to latest version yesterday but for some reason the PND I uploaded was not the right one
I will re-upload tonight. Sorry for the inconvenience.
I will re-upload tonight. Sorry for the inconvenience.
Thanks let me know how you like itLooks like a great and very usefull app! I'll try tonight @home (no wifi until then).
All in english. There may be resources in other languages but I seriously doubt you would find the same wealth and quality of documents in other languages. This being said, most of them are written in a very accessible Emglish.Are all of these books only in english or do other languages (for example german) exist? When it comes to detailled technical stuff, I prefer my mother language. ^^
Well C is much more low level than Python.What's the difference?
I'm not a bloody beginner as I made some characters for Super Smash Bros Brawl.
It was some extreme simple programming language I could use there.
(I know how loops and if terms work and such stuff)
could not agree more.Programming is a neverending learning journey. Don't assume you will ever "know" stuff.
Thanks fr your advice .Well C is much more low level than Python.What's the difference?
I'm not a bloody beginner as I made some characters for Super Smash Bros Brawl.
It was some extreme simple programming language I could use there.
(I know how loops and if terms work and such stuff)
It's not just about loops and if..then stuff.
If you want to display a window in C it takes tons of lines, and it goes much deeper in the inner workings of the system and libraries. You are usually more concise and efficient in Python (but you lose speed).
I mean it's up to you. You can try C first, but my recommendation is to start from high level languages first then move to C when you have a better understanding of how memory management works. You may find pointers a difficult concept to grasp in C, for example.
And sorry to say, but until you do something in the target language, you ARE a bloody beginner Everyone is. Programming is a neverending learning journey. Don't assume you will ever "know" stuff.
Glad it helps. Anyway if you realize Python is "too easy" for you, you can always jump to CThanks fr your advice .Well C is much more low level than Python.What's the difference?
I'm not a bloody beginner as I made some characters for Super Smash Bros Brawl.
It was some extreme simple programming language I could use there.
(I know how loops and if terms work and such stuff)
It's not just about loops and if..then stuff.
If you want to display a window in C it takes tons of lines, and it goes much deeper in the inner workings of the system and libraries. You are usually more concise and efficient in Python (but you lose speed).
I mean it's up to you. You can try C first, but my recommendation is to start from high level languages first then move to C when you have a better understanding of how memory management works. You may find pointers a difficult concept to grasp in C, for example.
And sorry to say, but until you do something in the target language, you ARE a bloody beginner Everyone is. Programming is a neverending learning journey. Don't assume you will ever "know" stuff.
So I'll try to go for python in my holidays .
I didn't reject it, I said it would fit into a separate application betterThank you ekianjo, I really like that program. Haven't read much books but just the first one which I caught a glimpse of made my day.
You rejected this earlier in the thread but I too find it useful to have a possibility to load personal books.