programming-basics
There are 66 repositories under programming-basics topic.
learn-cpp
a comprehensive code based short note covering the basics of C++.
Programming-basics-Labs
Laboratory works on subject "Programming Basics"
Hello-World
Explore "Hello, World!" in various languages! This repository showcases code snippets for displaying the classic message. Perfect for beginners and enthusiasts, you can learn and contribute. Dive in and enjoy the coding journey! 🌍💻 #HelloWorld #ProgrammingLanguages
C--Essentials
A repo to practice some principles from a basic C++ course.
learn-bootstrap
a comprehensive code short-note made to learn the basics of Bootstrap 5. (ver. Bootstrap 5.2x)
learn-python
a comprehensive code based short note covering the basics of python 3.
elec-bill
python program to calculate the electricity bill.
final-quiz
final quiz of the first course of PY4E offered by the University of Michigan.
pay-rate
python program to calculate the pay rate.
predict-progression
python program to predict progression outcomes at the end of each academic year.
e-voting-system
a small e-voting system in python 3.
Introduction-Computation-Programming
Projects I worked on when I took COP2271C
Programming-Basics-Project
Library CLI application
Programming-Logic
Repository for Programming Logic Classes. From the Internet Computer Technician Course. At ETEC Laurindo Alves de Queiroz.
Objects-And-Types-Miles-To-Km
This is a beginner-level C++ project built during my early university studies. It was created to practice using objects, primitive types, and basic user input/output in C++. The project implements a simple miles-to-kilometers converter, using clean code and structured output.
JavaScript-SoftUni
Problems and their Solutions - JavaScript@SoftUni
video_list
聚集自己录制的视频
01.SoftUni-ProgrammingBasics
Programming Basics
Intro-to-C
My first semester of graduation project with baby programming skills
Programming-Basics
Programming Basics: All assignments with their solutions.
cpp-objects-and-pointers
Foundational C++ project focusing on objects, classes, and pointers, emphasizing secure software development and memory management techniques relevant to cybersecurity.