programming-basics

There are 66 repositories under programming-basics topic.

  • sanjar-notes/dsa

    C++ basics, Data structures and algorithms.

    Language:C++171199
  • SaurabhSSB/Python_workout

    A collection of beginner Python programs covering essential programming concepts like user input, arithmetic operations, string manipulation, and condition handling. Perfect for early-stage learners to practice and understand Python fundamentals with real-world problem scenarios.

    Language:Python151
  • Python-Fundamentals-Roadmap

    gayanukabulegoda/Python-Fundamentals-Roadmap

    A structured, beginner-friendly repository designed to teach the fundamentals of Python programming. This repository offers lessons organized into branches, allowing new learners to follow a step-by-step roadmap to build a solid foundation in Python. Perfect for self-learners and anyone starting their coding journey.

    Language:Jupyter Notebook710
  • Mrigank005/C-Programming

    Welcome to my C Programming Repository! This repository contains a collection of C programs that cover fundamental concepts, data structures, algorithms, and real-world applications. Whether you are a beginner or an experienced programmer, you'll find useful resources here.

    Language:C40
  • Adib4A/tetris-cpp

    A simple Tetris game implemented in C++ for the Windows console.

    Language:C++3
  • Hamed-Gharghi/Python

    This repository contain all python codes

    Language:Python3101
  • Benzogang-Tape/Online-chat

    Networking chat with registration of users

    Language:C++2100
  • cihat-kose/java-learning-path

    Comprehensive 42-day Java program covering core to advanced concepts with hands-on examples – perfect for beginners and developers refreshing their skills.

    Language:Java2200
  • Hifza-Khalid/PythonJourney

    A comprehensive repository for learning Python, covering basics, OOP, file handling, and advanced topics. 🚀🐍

    Language:Python210
  • rajin-khan/basics-sem-1

    lab tasks and problems i solved during my first semester (programming basics, c)

    Language:C2100
  • AbdulMoiz-Ali/Variables-For-Number-Javascript

    This repository contains the code and documentation for a project focused on understanding and using variables for numbers in JavaScript. Created as part of an assignment during my learning journey, this project explores various ways to work with numeric variables, perform arithmetic operations, and utilize JavaScript's built-in methods for numbers

    Language:CSS110
  • alaattinyilmaz/introduction-to-programming

    Introduction to Programming course coding assignments.

    Language:C++100
  • Dev-Fawzy/Uni-1st-Year-Projects

    First-year Python and Arduino projects showcasing my programming skills and hardware experience

    Language:Python1100
  • IUST-CS/bp-problemset

    Problems designed for Basics of Programming (Persian Language)

    Language:Python1102
  • jamestiotio/expose

    SUTD PADI Exposé Education Fair 2022 Course Trial (Computer Science)

    Language:Java120
  • jmcph4/krbook

    Solutions to K&R C

    Language:C110
  • k-forghani/basics-of-programming

    Basics of Programming (Fall 2022)

    Language:C++1100
  • k-forghani/enhanced-tic-tac-toe

    An enhanced version of the popular game Tic Tac Toe

    Language:C++1100
  • petraiosklytometis/imc_app

    Aplicação construída com base nos conceitos de Função, Manipulação de Arrays, manipulação de Document Object Model, operador ternário, enfim, conceitos e práticas de JavaScript básico e puro (Vanilla JS). Faça o Fork para aprendizado, pois esta é parte do básico para lidar com a lógica de programação no Front-End.

    Language:JavaScript110
  • riefproject/21IF1001-DasarDasarPemrograman

    This repository contains coursework, materials, and projects from the Programming Basics course (21IF1001) at Politeknik Negeri Bandung. The repository covers topics such as programming logic, pseudocode, and implementation using the C programming language.

    Language:C1
  • rythm-net/SoftUni

    :octocat: A collection of every course, lecture, homework and exercise in my SoftUni journey. Including Entry, Fundamentals, Advanced and Professional Modules

    Language:C#1100
  • supunxiii/DSA-Google

    DSA course offered by Google through Udemy.

    Language:Python1100
  • Ahsaan-ullah3236/JavaScripts_Crse_With_ChiCde

    I am learning JavaScript fundamentals through a YouTube course by Hitesh Choudhary. This course provides a strong foundation in JavaScript and practical knowledge on applying it to real-world projects.

    Language:HTML0100
  • antonio-phpfullstack/php-basics

    PHP guides with practical code examples, focusing on foundational and advanced topics: from variables and loops to CRUD operations and database security.

    Language:PHP0100
  • caaseey/BankAccount

    Java practice to implement a bank account system using classes for encapsulating account details and operations.

    Language:Java0100
  • abdullahkhfb/bue-pps

    BUE's Introduction to Problem Solving course material

    Language:C++00
  • Ahmad-L23/problem-Solving

    The problems were solved using functional programming

    Language:C++
  • akshayty2002/Simple_Calculator

    A simple Java console-based calculator that performs basic arithmetic operations: addition, subtraction, multiplication, and division. It takes user input via the command line, handles division by zero, and runs continuously until the user exits. Ideal for beginners practicing Java programming fundamentals.

    Language:Java
  • Ashok-Bhatt/Hackerrank-Problems

    This repository contains all the accepted solutions that I submitted on Hackerrank platform

    Language:Python
  • caaseey/Pokedex

    Java practice to create a simple Pokedex using methods and arrays for data storage and retrieval.

    Language:Java10
  • Hamza-Rafique/Foundations-of-Problem-Solving

    A complete roadmap to build strong problem-solving and debugging skills with structured phases, resources, and daily practice plans.

    Language:JavaScript
  • Moh7medAlii/CS-RoadMap

    Language:JavaScript
  • Thiagx08/BUE-Introduction-to-Programming-and-Problem-Solving

    A comprehensive C++ learning resource with 50+ programming exercises for BUE students, from basics to advanced problem-solving.