Coding Is Not That Hard!

234

We always here people complaining about how hard coding is, even a lot of students who are majoring in computer science.

However, coding is not that hard! But you just need to have the logic to tell computer what to do.

Steps for how to code:

Algorithm: procedure or formula for solving a problem

Algorithm is basically training you the logic you need to build before you code. For example. What you need to do before

you eat the peanut butter bread?

  1. Get a piece of bread.
  2. Spread peanut butter on it.
  3. Get another piece of bread.
  4. Spread jelly on it.
  5. Put the two pieces of bread together.
  6. Eat it!

Careful Here!! Most people think coding is easy when they think through. See

the details in algorithm of making a peanut butter bread? You need to put

things in detail with order, and this is only making a peanut butter bread!

Think how hard if you want to make a game? Details are crucial in coding.

Java Script and Python

Java Script and Python is definitely the computer languages everyone should learn first. This is because you do not

necessary need to code everything. Some codes are already written in them. For example, import math is already in Python

which you do not need to write this code out again. Moreover, these two computer languages are way easier than C++, C,

and even Unity.

Unity

  • Great Platform to make fun games!
  • Unity has all different landscapes you can create with
  • Has both 2-D and 3-D
  • Form of creativity expression
  • Free!!

 

GO TRY SOME OF THESE COMPUTER LANGUAGES NOW!!!!

 

One thought on “Coding Is Not That Hard!

  1. Yen,
    I Like how you incorporated metaphors to explain the coding process. Your blog displays the simpler and easier forms of code and shows how certain codes may not be as hard to comprehend as others.

Leave a Reply

Your email address will not be published. Required fields are marked *