SpreeHertz / Get-Into-Coding

Learn about the vast world of coding.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get into coding (for beginners)

I see that there are many people who wanna get into the vast world of coding. I hope this simple repository helps you what to do.

Note: This repository is a work in progress.

Table of contents

What can I make with code?

You can make many things, like:

  • A game (2D/3D)
  • Android UI/software
  • Bots
  • ML/AI
  • Websites

and much, much more.

What should I learn?

  • If you wanna make something Minecraft related, it's best to learn Java.
  • If you wanna make a Discord bot, learn JavaScript and/or TypeScript.
  • If you wanna make websites, have a clear understanding about HTML, CSS, and JS. Then, get into a framework like Vue.js, React or Angular (Note: There are other frameworks too, but these are the most popular and the most preffered frameworks)
  • If you wanna make machine learning stuff, learn Python.
  • If you wanna make Android related software, learn Kotlin.
  • If you wanna make a game, learn C++ along with Unity or Unreal Engine.

How do I start?

Have you chosen what you wanna do? If yes, then first, learn a tutorial or take up a course for it. Then, choose a IDE, and install the prerequisites for that particular knowledge.

Helpful links

Learn languages/engines

Web development

Recommeneded YouTube channels

This is a bad repo!

Sorry for that. Got any suggestions? Submit a pull request and/or an issue.

Shortened link: https://cutt.ly/get-into-coding-repo

I need code help

Need help? Google is your best friend. No, seriously. Most programmers google and learn to get solutions. Some also go to discord servers to get help. Here are some servers:

About

Learn about the vast world of coding.