• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Completely Free Indispensable Learning Tools & Resources

Codex NG

Recurrent Flamer
Joined
Jul 24, 2015
Messages
2,994
Solutions
12
Reaction score
1,657
Learning Resources
Beginner Topics:
http://www.w3schools.com
Learn just about every language needed to build and maintain a w3c compliant website for both mobile and desktop platforms.
Has lots of examples that you can try right on their site, its great for the very beginner.

Intermediate Topics:
http://www.tutorialspoint.com/tutorialslibrary.htm
Expand upon that knowledge and get an even more indepth knowledge of web development, this site also offers other languages, technologies and libraries such as C/C++, Java, Lua, SqlLite, Sql, Mysql, C#, Jquery Android, CSS and 100's more.
This site also offers a built in editor, plus you can download the tutorials in pdf format to read later on.

http://www.tutorialspoint.com/codingground.htm
Online Compilers, so you can test your work

Advanced Topics:
http://php.net/docs.php
This site is the home of php and can be viewed in 11 different languages (English, Brazilian Portuguese, Chinese (Simplified), French, German, Japanese, Korean, Romanian, Russian, Spanish, Turkish) or downloaded in chm or html format.

http://dev.mysql.com/doc/
Learn how to install and maintain a mysql database

http://www.lua.org/manual/5.3/
Installation & more in-depth knowledge of lua

http://learn.jquery.com/
Learn Jquery from the people who invented it :p

http://www.w3.org/community/webed/wiki/Main_Page#CSS
More in-depth knowlegde about css from the people who set the standard.

http://www.w3.org/standards/
Learn the standards for web technologies.

Tools

http://www.colorzilla.com/gradient-editor/
Online CSS gradient tool which can be used in designing your website.

https://pixlr.com/web
This site offers tools for image editing, a online like photoshop great for people who need to make changes on the go.

https://www.apachefriends.org/index.html
Xampp installer and standalone server emulators.

http://sqlitestudio.pl/?act=download
Sqlite editor for Linux, Windows & OSX 32 / 64 bit systems.


I'll add more as time goes on or what is suggested.
 
Oh my god! This is really nice! Just what I was looking for!
Thanks for sharing this, I'm thanking you too much lately! :oops:

Again, you rock!
Programming and such has caught my attention, and that's weird, coming from a musician, I was more attracted to mapping at first glance (and I still do :p).
But man, logical thinking is something so cool in it's own way.
Kind regards.
 
Back
Top