Delotrium
I am a high school student interested in programming. So far, I have/am studying HTML, JS, Py, C++, C, PHP, and I intend to create a CAD software for 2D design.
Sheldon CollegeBrisbane, Queensland, Australia
Pinned Repositories
Arduino
This repository contains code to various Arduino programs with examples and descriptions. Use this to either learn Arduino, or to snatch code for your own project.
Complete_Csharp_Masterclass
Have you ever had an idea for a program, an app, or a game? Maybe you want to work as a developer? Then you are in the right place. In this course, you are going to discover how to become a c# developer - one of the best programming languages on earth! C# is one of the few programming languages which allows you to create amazing cross-platform Mobile Apps, Games, and PC Programs. Bringing an Idea to life is one of the best feelings one can have, but the path to get there is often full of challenges. So I have created a course that makes this path as easy as possible all with the help of c# so that you become a skilled c# developer! You start off by learning the C# basics and C# programming concepts in general: variables methods arrays if statements loops Then you learn the three pillars of Object-oriented programming. Classes and Objects Inheritance Polymorphism Once you mastered them you will go into advanced C# Topics, such as Databases and LINQ. In order to really become really good in c# programming, you have to program yourself, so I have created loads of exercises (and quizzes) for you to try for yourself to do c# programming and also to see how it is done afterward. Of course, you learn best programming practices along the way. Equipped with those skills, you will build beautiful user interfaces with WPF - A framework, which makes creating GUI’s a piece of cake. By that point, you can create your very own complex programs. But what comes next is even cooler. Learn Game Development with Unity and C# - Build 2 awesome games As C# can be used for multiple different areas of programming, I have decided to cover the most important ones. So I have added a whole bunch of chapters specifically designed for a C# developer and Unity game developer - arguably the best Game Engine in the world. In those chapters, you will discover how to create your very own video games by building pong, the mother of video games and zig-zag, an amazing and successful endless runner game. We live in a world, where knowledge and work are shared more than ever, so using assets provided by others is a huge boost to your progress. You will learn how to use 3D assets to make an endless runner. Then you’ll use animations, reset the game, use particle systems, and finally create a map procedurally. That’s quite some advanced stuff right there. I know that learning to code can be hard at times, and sometimes you just get stuck. But no worries, we are there for you. We answer each question as quickly as we can and make sure that you reach your goal of becoming a developer. WHO IS THIS COURSE FOR? The course is for anyone, who wants to learn c# and wants to become professionally good in c# programming. No experience is required whatsoever. It is designed that anyone who can handle a mouse and keyboard will succeed in finishing it. The only real requisite is the desire to learn. 30-DAY FULL MONEY-BACK GUARANTEE This course comes with a 30-day full money-back guarantee. Take the course, watch every lecture, and do the exercises, and if you feel like this course is not for you, ask for a full refund within 30 days. All your money back, no questions asked. ABOUT YOUR INSTRUCTOR: My name is Denis Panjuta and in my courses, I have taught over 150.000 students how to code. I have a Bachelor of Engineering at the University of Applied Sciences in Constance (Germany). I love teaching and creating high-quality courses. My mission is, to teach programming to over 10.000.000 people! As you see, this is the only C# course you will ever need! You will learn all the c# fundamentals, all c# basics, and everything that you need to know to succeed in c# programming and building your own cool video games! So don’t waste any more time and start to make your dreams and ideas come true by taking this course now Who this course is for: Everyone who wants to learn C# Everyone who wants to build cross plattform video games with Unity 3D Everyone who wants to build Pc programs with a beautiful UI using WPF
Ket
This is a general discord bot that I am creating- more details soon!
LearnC-Sharp
This is the repository where I'm going to place all the code I write on learning C#. I will go from basics to full-out projects, documenting everything on the way. I will try to comment on the code as much as possible to show understanding, and so readers can learn from it too!
LearnCPP
This is the repository where Im going to place all the code I write on learning C++. I will go from basics, to full-out projects , documenting everything on the way. I will try to comment on the code as much as possible to show understanding, and so readers can
Median-Housing-Prices-ML-Model
Using Machine learning to find median house price from other attributes
PhysicsSimulator
This is a simple physics simulator ig
PythonPhysicsSimulator
This is a simple physics engine built in python. So far the program is pretty limited, but more will be added soon!
RunningDiscordBOT
<Description to be added>
Zento
<NOTE THIS PROJECT IS ON HOLD> This project is a CAD software for laser cutting a design. The software aims to be similar to Adobe Illustrator but focused for CAD purposes, programmed with C++ and possibly Python.
Delotrium's Repositories
Delotrium/LearnCPP
This is the repository where Im going to place all the code I write on learning C++. I will go from basics, to full-out projects , documenting everything on the way. I will try to comment on the code as much as possible to show understanding, and so readers can
Delotrium/PhysicsSimulator
This is a simple physics simulator ig
Delotrium/Zento
<NOTE THIS PROJECT IS ON HOLD> This project is a CAD software for laser cutting a design. The software aims to be similar to Adobe Illustrator but focused for CAD purposes, programmed with C++ and possibly Python.
Delotrium/Arduino
This repository contains code to various Arduino programs with examples and descriptions. Use this to either learn Arduino, or to snatch code for your own project.
Delotrium/Ket
This is a general discord bot that I am creating- more details soon!
Delotrium/LearnC-Sharp
This is the repository where I'm going to place all the code I write on learning C#. I will go from basics to full-out projects, documenting everything on the way. I will try to comment on the code as much as possible to show understanding, and so readers can learn from it too!
Delotrium/Median-Housing-Prices-ML-Model
Using Machine learning to find median house price from other attributes
Delotrium/PythonPhysicsSimulator
This is a simple physics engine built in python. So far the program is pretty limited, but more will be added soon!
Delotrium/RunningDiscordBOT
<Description to be added>
Delotrium/Complete_Csharp_Masterclass
Have you ever had an idea for a program, an app, or a game? Maybe you want to work as a developer? Then you are in the right place. In this course, you are going to discover how to become a c# developer - one of the best programming languages on earth! C# is one of the few programming languages which allows you to create amazing cross-platform Mobile Apps, Games, and PC Programs. Bringing an Idea to life is one of the best feelings one can have, but the path to get there is often full of challenges. So I have created a course that makes this path as easy as possible all with the help of c# so that you become a skilled c# developer! You start off by learning the C# basics and C# programming concepts in general: variables methods arrays if statements loops Then you learn the three pillars of Object-oriented programming. Classes and Objects Inheritance Polymorphism Once you mastered them you will go into advanced C# Topics, such as Databases and LINQ. In order to really become really good in c# programming, you have to program yourself, so I have created loads of exercises (and quizzes) for you to try for yourself to do c# programming and also to see how it is done afterward. Of course, you learn best programming practices along the way. Equipped with those skills, you will build beautiful user interfaces with WPF - A framework, which makes creating GUI’s a piece of cake. By that point, you can create your very own complex programs. But what comes next is even cooler. Learn Game Development with Unity and C# - Build 2 awesome games As C# can be used for multiple different areas of programming, I have decided to cover the most important ones. So I have added a whole bunch of chapters specifically designed for a C# developer and Unity game developer - arguably the best Game Engine in the world. In those chapters, you will discover how to create your very own video games by building pong, the mother of video games and zig-zag, an amazing and successful endless runner game. We live in a world, where knowledge and work are shared more than ever, so using assets provided by others is a huge boost to your progress. You will learn how to use 3D assets to make an endless runner. Then you’ll use animations, reset the game, use particle systems, and finally create a map procedurally. That’s quite some advanced stuff right there. I know that learning to code can be hard at times, and sometimes you just get stuck. But no worries, we are there for you. We answer each question as quickly as we can and make sure that you reach your goal of becoming a developer. WHO IS THIS COURSE FOR? The course is for anyone, who wants to learn c# and wants to become professionally good in c# programming. No experience is required whatsoever. It is designed that anyone who can handle a mouse and keyboard will succeed in finishing it. The only real requisite is the desire to learn. 30-DAY FULL MONEY-BACK GUARANTEE This course comes with a 30-day full money-back guarantee. Take the course, watch every lecture, and do the exercises, and if you feel like this course is not for you, ask for a full refund within 30 days. All your money back, no questions asked. ABOUT YOUR INSTRUCTOR: My name is Denis Panjuta and in my courses, I have taught over 150.000 students how to code. I have a Bachelor of Engineering at the University of Applied Sciences in Constance (Germany). I love teaching and creating high-quality courses. My mission is, to teach programming to over 10.000.000 people! As you see, this is the only C# course you will ever need! You will learn all the c# fundamentals, all c# basics, and everything that you need to know to succeed in c# programming and building your own cool video games! So don’t waste any more time and start to make your dreams and ideas come true by taking this course now Who this course is for: Everyone who wants to learn C# Everyone who wants to build cross plattform video games with Unity 3D Everyone who wants to build Pc programs with a beautiful UI using WPF
Delotrium/Delotrium
Delotrium/euler-fluid-cpp
Euler fluid simulated with CPP and SFML
Delotrium/KelvinHelmholtzInstability
Kelvin Helmholtz Instability (KHI) simulation in python using a 2D finite volume scheme
Delotrium/Machine_Learning_Research
<Description to be added>
Delotrium/Mars_Adrift
Delotrium/PhotographWebsite
Delotrium/PokemonWebsite
Using your Database and SQL knowledge and skills, students will add to their existing database and webpages from last term. Students will need to plan and create a web site that will include user access and a game component.
Delotrium/SecurityWebsite
Delotrium/uav-challenge
<Desc Soon>