Home

Welcome to my website where I will post guides and information on code, computers, and linux

Want to learn coding

Coding may seem hard but if you follow the right guides and take time you could start to develop your own program or site. Here is a link to help you learn https://www.codecademy.com/

Python

Python is a high-level, interpreted language that's widely used in various industries such as web development, data analysis, artificial intelligence, and more. Its simplicity, readability, and ease of use make it an ideal choice for beginners.

Java

Java is an object-oriented language that's known for its platform independence and robust security features. It's widely used in enterprise software development, Android app development, and desktop applications.

JavaScript

JavaScript is a high-level language that's primarily used for client-side scripting on the web. It's also popular in mobile and desktop app development, server-side programming (e.g., Node.js), and game development.

C++

C++ is a low-level, compiled language that's widely used in systems programming, game development, and high-performance computing. It's known for its efficiency, speed, and flexibility.

C#

C# is a modern, object-oriented language that's developed by Microsoft. It's widely used in Windows and web application development, as well as game development.

Ruby

Ruby is a high-level language that's known for its simplicity and readability. It's widely used in web development (e.g., Ruby on Rails) and scripting.

Want to learn Linux?

Start your journey into the world of open-source computing — no experience needed at https://ubuntu.com/tutorials/command-line-for-beginners

Why learn Linux?

  • Careers in IT, DevOps, and Cybersecurity
  • Mastery of command-line tools and scripting
  • Better understanding of how computers actually work
Tux the linux mascot
The linux terminal

What youll learn

  • Basic Linux concepts and terminology
  • How to use the terminal and run commands
  • File systems and directory navigation
  • And much more