Common Programming Languages.

Ways Of Code.

Welcome to the website named, Ways Of Code! This website's mission is to provide a list of both easy and hard to learn programming languages to help you find the right one to use. I hope you enjoy the helpful information. Please note that the list below is unordered, you may want to use the Find tool in your browser. Learn more about this website's Creator!


  1. Python: Highlevel, easy to learn language. Primarily uses the command line and most projects typically require external libraries.

  2. Lua: Highlevel, easy to learn lanuage that heavily relies on external libraries. (Lua is very barren without them.)

  3. C: Lowlevel, very hard to learn. Spectacular for making EFI applications and OS's. C is also the primary language in various game engines.

  4. Rust: Lowlevel, medium-high difficulty to learn. Good for making advanced applications and OS's.

  5. GDScript: Simple, Highlevel language exclusive to the open source game engine named Godot. Simple and easy to learn. Syntax is similiar to Python, although it has many differences.

  6. C Sharp, (C#): Hard to learn, highlevel programming language that is useful for creating simple and semi-complex software. Unlike C, this Language cannot be used for lowlevel operating systems and similiar forms of software.

  7. HTML: Very easy to learn. A markup language used to create the foundation of a website. While it is technically not a programming language--I wanted to include it anyways due to it holding a significant impact on our digital lives.
    
    
    
    
Contact me: elitaylor1002@gmail.com. Both casual and professional messages are accepted!