Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with basic-programming

A curated list of projects in awesome lists tagged with basic-programming .

https://github.com/smallbasic/SmallBASIC

SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for everyday calculations, scripts and prototypes. SmallBASIC includes trigonometric, matrices and algebra functions, a built in IDE, a powerful string library, system, sound, and graphic commands along with structured programming syntax

basic basic-programming interpreter matrices pixel-art scripting-language smallbasic

Last synced: 05 Nov 2024

https://github.com/QB64-Phoenix-Edition/QB64pe

The QB64 Phoenix Edition Repository

basic basic-programming qb64 qb64-pe qbasic quickbasic retro

Last synced: 20 Nov 2024

https://github.com/kongruksiamza/pythonbeginner

เขียนโปรแกรมภาษา Python เบื้องต้น

basic-programming python

Last synced: 06 Jan 2025

https://github.com/philspil66/super-star-trek

This is the original 1978 BASIC Source code for the classic text-only Super Star Trek Game.

basic basic-programming games programming retrocomputing retrogaming

Last synced: 25 Dec 2024

https://github.com/fu-sen/msx-basic

🅱️ MSX-BASIC コマンドリファレンス command reference (Japanese)

basic basic-programming basic-programming-language basic-reference japanese msx msx-basic msx2 reference references

Last synced: 26 Nov 2024

https://github.com/philspil66/hamurabi

Hamurabi is a text-based strategy video game of land and resource management. This is the BASIC source code as printed in BASIC Computer Games in 1978.

basic basic-programming games hamurabi old-games retrogame retrogames retrogaming

Last synced: 25 Dec 2024

https://github.com/ahammadshawki8/python-basics

👀 Expert coders say that people should learn Python as their first programming language and I say that they should start from this repository. 🐍🐍

basic-programming beginner-friendly code description python

Last synced: 07 Nov 2024

https://github.com/tsg405/c-for-everyone-programming-fundamentals

This Repo is meant and maintained to help learners complete the course -- "C-for-Everyone-Programming-Fundamentals-by-University-of-California-Santa-Cruz", in COURSERA.

basic-programming c-programming-language coursera data-structures fundamentals-of-programming logic-programming solutions university-of-california-santa-cruz

Last synced: 12 Oct 2024

https://github.com/anshumansinha3301/programming-in-c-basics

Programs in the C language that I worked on during my first semester including basics, conditional statements and Control Flow Statements.

basic-programming c conditional-statements controlflow programming-language

Last synced: 26 Nov 2024

https://github.com/pybash1/py_everything

A python package containing all the basic functions and classes for python. From simple addition to advanced file encryption.

advanced-programming basic-programming classes cli encryption encryption-decryption everything functions git gitit library package path pip pypi python readthedocs setup-tool variants

Last synced: 30 Sep 2024

https://github.com/shubh2-0/learning_python

Embark on a coding adventure through our collection of Python scripts, designed to guide both beginners and experts. Explore fundamental concepts, tackle challenges, and expand your programming horizons. Let's dive into the world of Python together! 🚀💻

basic-programming datatypes dictionary functions learning-by-doing loops python-script python3 pythonbasics string tuples typeconversion

Last synced: 08 Nov 2024

https://github.com/farzadforuozanfar/cpp_cource_ex

Introductory C ++ language exercises at the university in the basics of computer and advanced programming and discrete mathematics

basic-programming calculator cpp date discrete-mathematics n-queens n-queens-problem oop structured-data template time twitter vector

Last synced: 25 Nov 2024

https://github.com/letsdeepchat/techgig-30-day-challenge

Hello there! Here is 30-Day coding challenge using Python for Techgig and also I have HackerRank 30 Days coding changes coding repository. which really important for those guys who just started coding. I tried to explain basic coding for fresh coders.

30-day-leetcoding-challenge 30-days-of-code 30dayscodechallenge basic-programming competitive-programming data-science data-structures day-01-hello-techgig deepak deepak-chaudhari deepak14ri machine-learning oops-in-python python techgig-solutions

Last synced: 19 Dec 2024

https://github.com/philspil66/kevin-toms-football-manager

This is the original 1982 BASIC Source code for the classic text-only Football Manager game by Kevin Toms.

basic basic-programming football football-manager game-development games programming retrocomputing retrogaming zx81

Last synced: 25 Dec 2024

https://github.com/philspil66/startrader

Star Trader is a 1974 video game and an early example of the space trading genre. This is the original BASIC source code.

basic-programming game games old-games retrogaming space-game strategy video-game

Last synced: 25 Dec 2024

https://github.com/enansari/bcp-hsu

Basics of computer and programming class - Hakim Sabzevari University | مبانی کامپیوتر و برنامه سازی دانشگاه حکیم سبزواری

basic-computer basic-programming cpp hsu python

Last synced: 11 Nov 2024

https://github.com/laputanmachines/simple-script

An interpreted, BASIC-like programming language. The language is built with Python. Project was built as a proof-of-concept language but has since been used for data processing at home.

basic-programming interpreted-programming-language interpreter lexer-parser lexical-analysis programming-language

Last synced: 26 Nov 2024

https://github.com/its-kumar/c_programming

This repository contains all programs implementation in C language from B.tech Programming syllabus. Most of the programms from Let Us c and C in Depth books.

arrays basic-programming c-programming c-programming-language files functions ifelse loops-and-iterations loops-and-patterns preprocessor strings structure

Last synced: 12 Oct 2024

https://github.com/anuragnatoo/snakexenzia

Snake Game in Python Using Turtle Module

basic-programming python3 snakegame turtle

Last synced: 12 Nov 2024

https://github.com/trandangtrungduc/machinelearningfromscratch

Code, Resource - Personal project - Machine Learning - April 9, 2020.

basic-learning basic-programming classification machine-learning

Last synced: 22 Nov 2024

https://github.com/pkprajapati7402/hangman-game-cpp

A simple C++ command-line implementation of the classic Hangman game. Guess the hidden word letter by letter before running out of attempts. This project provides an interactive and enjoyable way to practice basic programming concepts.

basic-programming cli command-line-game cpp fun-project hangman-game interactive oop word-game

Last synced: 23 Dec 2024

https://github.com/masoumehmohebbi/vanilla-js-practices-basiclevel

Some JavaScript exercises for the basic level 🧠🙇🤯

basic-programming css html javascript practice-programming

Last synced: 09 Nov 2024

https://github.com/alvisonhunterarnuero/picsum-photos-api-fetch-demo

Basic PicSum Photos API Fetch Demo: This is just a basic sample on how to use the PicSum Photos API to retrieve a series of photos from Unsplash and populate an plain html file with them, nothing fancy and only with the purpose of showing the use of the Fetch API to get data from external sites.

animatecss basic-programming bootstrap5 fetch-api html-css-javascript picsum-api

Last synced: 14 Nov 2024

https://github.com/ajitharunai/basic-python-programs

Python is a high-level, interpreted programming language that is used for a wide range of applications, including web development, scientific computing, data analysis, artificial intelligence, and more. Here are some basic Python programs.

basic-programming learning python python3

Last synced: 01 Dec 2024

https://github.com/thatbeautifuldream/basic-c-programs

This is a set of basic C programs from the training.

basic-programming c-programming-language

Last synced: 10 Dec 2024

https://github.com/hegdepavankumar/python-zero-to-hero

📚This course is gonna give you a big,solid and robust base of knowledge on Python Language. It will take you from zero to hero in coding with Python and that's in simple easy way like you are eating a piece of cake.

basic-programming coding-challenge learning-by-doing oops-in-python programming python3 zerotohero

Last synced: 23 Nov 2024

https://github.com/snykk/grader-assignments-backend

[ 05 October - 10 November 2022 ] Basic backend programming | Ruangguru CAMP

basic-programming data-structures golang http-client http-server problem-set problem-solving

Last synced: 18 Nov 2024

https://github.com/nour-karoui/factorial

a basic API that calculates a factorial number

basic-programming expressjs javascript nodejs

Last synced: 08 Jan 2025

https://github.com/khumam/fastcard

We want to share from the community to the community various things related to developers, programming, engineering, and other related topics.

backend-roadmap basic-programming computer-science frontend-roadmap fullstack-roadmap go-roadmap hardskill intermediate-programming java-roadmap javascript-roadmap php-roadmap python-roadmap react-roadmap roadmaps senior-programming softskill

Last synced: 06 Jan 2025

https://github.com/mobluse/ratbas2

Rational BASIC ─ gives C-like structures to BASIC with only GOTO ─ Uses RatFOR (Rational Fortran)

basic basic-programming basic-programming-language c64 commander-x16 commanderx16 cx16 fortran fortran66 goto ratfor vic20 x16

Last synced: 19 Nov 2024

https://github.com/mmabiaa/python_beginner_projects

This is a set of beginner friendly python projects you can clone!😁❤️

basic-programming basic-python-project basic-python-syntax mmabiaa python python3

Last synced: 14 Dec 2024

https://github.com/psavarmattas/python-projects

Here are programs that every budding programmer who is learning to code in Python should start with. These programs are a compilation of many different types of programs and levels of programming you should try. You can use the table in Order Of Programs file to find the order in which it is best to program in.

basic basic-learning basic-programming basics-of-python beginner beginner-code beginner-project beginners-friendly python

Last synced: 29 Dec 2024

https://github.com/dhchenx/basic-interpreter

Simple BASIC Interpreter Written in Pascal

basic-programming compiler-design delphi2005 pascal

Last synced: 01 Dec 2024

https://github.com/welli7ngton/python

Bem-vindo(a) ao meu repositório de aprendizagem em Python! Aqui você encontrará todo o meu progresso, exercícios e conteúdos de aulas relacionados a essa linguagem de programação incrível. Este repositório é uma compilação do meu trabalho árduo e do meu desejo de aprender e aprimorar minhas habilidades em Python.

atividades basic-programming brazilian-portuguese codes developer english learning-by-doing progress python topics

Last synced: 18 Nov 2024

https://github.com/subhangisati/c_programming

This is just to practice C programming from scratch

basic-programming c c-programming-language problem-solving

Last synced: 01 Jan 2025

https://github.com/rajkumar060301/myjavaprogram

Small Softwre,Like atm machine and discount Product

array basic-programming java-programming problem-solving string theory

Last synced: 24 Dec 2024

https://github.com/kaiesmahmud/structure-c-programming-solution-cse-113

City University CSE-113 structure programming C Program solution - ternary operator, if-else, switch, loop etc.

basic-programming c cpp practice-programming problem-solving

Last synced: 16 Dec 2024

https://github.com/sanchithaudana/java-basic

Java Basic Knowledge

basic-programming java

Last synced: 18 Dec 2024

https://github.com/andr3w03/daspro-3-22

Praktikum Dasar Pemrograman Lab 3 | 2022 | IKLC

basic-programming iklc laboratory pascal

Last synced: 02 Dec 2024

https://github.com/sudothearkknight/automatingmylife

🚀 Welcome to the "TechLife Automation Hub" 🤖 Are you ready to transform your daily routine into a seamless symphony of technology and automation? Look no further! This repository is your gateway to a world of efficiency and innovation, where we harness the power of Bash, PowerShell, Python, and AutoHotkey to elevate your tech-savvy life.

autohotkey automation bash basic-programming daily-tasks powershell python scripts

Last synced: 11 Nov 2024

https://github.com/anuragnatoo/word-count-chrome-extension

A simple chrome extension to count the number of words in the selected text.

basic-programming chrome-extension javascript wordcounter

Last synced: 12 Nov 2024

https://github.com/mr-mrf-dev/doctors-building

My Project in FOP (BP) With C Programming Language.

basic-programming c cpp fundamentals-of-programming terminal-app

Last synced: 09 Nov 2024

https://github.com/anuragnatoo/tic-tac-toe

A Basic 3*3 Tic tac toe game implemented in JS. To play go to this link

basic-programming css html javascript javascript-game tic-tac-toe

Last synced: 12 Nov 2024

https://github.com/srj101/useful-algorithms

Some mostly used and common algorithms implementations using javascript

algorithm basic-programming data-structures javascript

Last synced: 25 Dec 2024

https://github.com/sshbuilder/automatingmylife

🚀 Welcome to the "TechLife Automation Hub" 🤖 Are you ready to transform your daily routine into a seamless symphony of technology and automation? Look no further! This repository is your gateway to a world of efficiency and innovation, where we harness the power of Bash, PowerShell, Python, and AutoHotkey to elevate your tech-savvy life.

autohotkey automation bash basic-programming daily-tasks powershell python scripts

Last synced: 09 Jan 2025

https://github.com/hasansust32/100_days_of_code

This is a 100-day coding challenge. This is a completely free Python programming Bootcamp. For this tutorial, I followed a comprehensive lesson from Udemy. This course includes Python from basic to advanced, Flask Web Development Toolkit, Data Science Basics, Web Development Fundamentals, and so many other things. There are 100 Python projects in 100 days of work and I want to finish all of these projects. 

basic-programming challenge python webscraping

Last synced: 25 Nov 2024

https://github.com/namnv2496/go-social-network

A social network platform using Golang, featuring user login, post creation, like/unlike functionality, commenting, news feed display, and user search powered by Elasticsearch. The platform also included a chat feature for real-time communication between friends

basic-programming demo-app golang goqu grpc redis sarama websocket

Last synced: 02 Jan 2025

https://github.com/imclint21/easesharp

Provide an abstraction layer to C# to simplify some stuffs and extends some objects.

basic-programming clint csharp csharp-library json prettify-library string

Last synced: 21 Dec 2024

https://github.com/emptywork/pbo-teaching

Repository untuk menyimpan kode yang dibuat pada saat proses belajar mengajar tentang Pemrograman Berorientasi Objek di Kampus Universitas Kristen Indonesia Maluku

basic-programming java java-learning java-objects ukim universitas-kristen-indonesia-maluku

Last synced: 09 Jan 2025

https://github.com/emptywork/cpp-teaching

Source code untuk materi pembelajaran tentang dasar-dasar pemrograman menggunakan Bahasa C++.

basic-cpp basic-programming cpp indonesia indonesian learning-cpp ukim universitas-kristen-indonesia-maluku

Last synced: 09 Jan 2025

https://github.com/101rror/structure_programming

Programming Basic,,,💻

basic-programming cpp

Last synced: 24 Dec 2024

https://github.com/harshpatel44/opengl_tutorials

This Repository Contains Guided Tutorials for Open Graphics Library i.e. OpenGL

basic-programming exercises graphics opengl programming python tutorials

Last synced: 24 Nov 2024

https://github.com/hey-its-d2t2/basic_c_programs

Some basic C programming progrmas....

basic-programming c learnign programming-exercises

Last synced: 12 Nov 2024

https://github.com/nidhish-nayak/node-graphql-server

A basic node server for GraphQL APIs.

apollo-client basic-programming graphql nodejs

Last synced: 18 Nov 2024

https://github.com/asifdotexe/scalaplayground

A repository to dump and share Scala code snippets, experiments, and practice exercises.

basic-programming java scala

Last synced: 01 Dec 2024

https://github.com/zyx-0314/cp1-grade-checker-basics-part-2

A C++ console app for collecting and averaging student grades across five subjects. Users enter their name, section, and school, then input grades for an average score. Includes options to continue or exit, with structured naming conventions and additional exercises to enhance coding skills.

basic-programming cpp school-project

Last synced: 24 Nov 2024

https://github.com/yusufyusie/enumerable

In this project I learned how to use a module inside my class. For this I will create a class MyList and a module MyEnumerable. My module MyEnumerable will implement a subset of the functionality of Enumerable.

basic-programming ruby ruby-style-guide

Last synced: 15 Nov 2024

https://github.com/namnv2496/springboot_jpa_criteria

this project demo criteria query by CriteriaBuilder and Specification of javax.persistence.criteria.* and org.springframework.data.jpa.domain.Specification

basic-programming criteria criteriabuilder demo-app jpa-hibernate spring-boot starter

Last synced: 02 Jan 2025

https://github.com/sayan-maity/python-course

A all in one place to learn python

basic-programming dsa-learning-series language python

Last synced: 16 Nov 2024

https://github.com/yusufyusie/decode-morse-message

Create a method to decode a Morse code character, an entire word in Morse code and the entire message in Morse code takes a string parameter, and return the corresponding character in uppercase, return the string representation.

basic-coding-challenges basic-programming ruby

Last synced: 15 Nov 2024

https://github.com/namnv2496/go-grpc-gateway

This is a demo of grpc gateway interceptor and tls

app-demo basic-programming golang grpc grpc-gateway

Last synced: 02 Jan 2025

https://github.com/iker-gonzalez/libft

Basic C functions compiled into a library used throughout the 42 cursus.

42cursus bash basic-programming c library linux standard-library

Last synced: 14 Nov 2024