Liam's Tech Blog

    • About Me
Illustration of a bird flying.
  • C Programming

    C is a difficult language to learn, but I think it is a language worth learning. It is a small language, but some of the concepts are very complex. It is a difficult language to master. It gives the user low level access to the hardware they are running on. C gives you more control…

    April 28, 2022
  • Java

    Java is an object oriented programming language. It is frequently used by companies to build software because of the flexibility and speed that it gives a software developer. Many schools teach students to program in Java so there are a lot of developers writing Java. With many other languages source code is compiled to machine…

    April 27, 2022
  • Python

    Python is a great programming language for beginners to start with. It is an interpreted language. This means on runtime the program must first convert to machine code before running the program. One of Python’s great features is that Its syntax is easy to understand and it is formatted in an elegant way. Python is…

    April 26, 2022
  • Hello World

    So you want want to be a programmer? Cool. There’s a lot to learn but we can jump in and get started. You will need a computer, some tools, and a programming language. Why is this post called hello world? Customarily, the first thing you do when learning a programming language is to print out…

    April 25, 2022

Liam's Tech Blog

Proudly powered by WordPress