Qual é a melhor aplicação gratuita para aprender a codificar?
Eu tenho visto muito poucas aplicações para aprender bem o código. Eu recomendo que você use livros em PDF. Estes serão mais fáceis e você pode baixar 99,9% dos E-Books em inglês em quase todos os formatos, incluindo PDF da biblioteca eletrônica. Descarregue livros gratuitamente. Encontrar livros
Os melhores aplicativos são
1 : AIDE
Os melhores livros são :
Para C/C++
Programação Orientada a Objetos com C++
MFC from the Ground Up
MS Visual C+++ Passo a Passo
Para Visual Basic .NET (Eu recomendo):
1 : recurso online: Visual Basic Tutorials - Visual Basic , http://vb-tutorials.com , recurso online gratuito para desenvolvedores Microsoft .NET , e o Melhor é MSDN (Learn to Developer with Microsoft Developer Network)
2 : Ebook : Sams Teach Yourself VB .NET em 24 Horas
3. App and Web Both: TutorialsPoint
For Java (I don’t recommend it):
1: Head First Java pdf
2: Effective Java pdf
3: Thinking in Java pdf
For Python:
1: Learn Python pdf
For Game Development:
Don’t use programming language directly for language for low level 3d access. In stead of inventing wheel again you can use game engines. The best are listed below:
- Unity - Uses C# .NET and VB .NET is coming soon
- Godot (I recommend it because unity is 3GB and it is 28 MB in size. but same power ) - Uses GDScript(Python) and all .NET languages)
- GameMaker Studio - Uses GML(Game Maker Language)
- Blender - Uses Python
Hope that this answer is helpful