GitHub topics: basics
jumhuur/python_lessons
dhamaan casharada python
Language: Python - Size: 4.88 KB - Last synced at: about 18 hours ago - Pushed at: about 20 hours ago - Stars: 1 - Forks: 0

zukahai/cpp-basics-tutorial
A comprehensive guide to learning the basics of C++ programming. This repository includes tutorials, code examples, and exercises to help beginners get started with C++
Language: C++ - Size: 195 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

MKaczkow/go_concepts
Repo for basic tutorial-based Golang study
Language: Go - Size: 374 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

rvangelse/JS
Fundamentos de JavaScript - Desarrollo Web
Language: JavaScript - Size: 468 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

esotericenderman/csharp-console-app
A project I did to learn the basics of C#.
Language: C# - Size: 110 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

xzzulz/c3-basics
C3 basic examples
Size: 2.93 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 1

leolwin999/Assembly-Projects
Assembly projects that I've learnt. Sharing with anyone who're interested in low level programming and computer architecture.
Language: Assembly - Size: 19.5 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

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# - Size: 237 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

kyra-1/OTW-banditgames
You can try the games provided here at the given link
Size: 1.68 MB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 4 - Forks: 0

shambhukumar2019/c_program
Contains C programming codes
Language: C - Size: 498 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

gromacstutorials/gromacstutorials.github.io
Repository of the gromacstutorials webpage
Size: 155 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 11 - Forks: 1

xrander/r4r
The R for Research Book Repository
Language: TeX - Size: 9.65 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

wilfredinni/javascript-cheatsheet
All-inclusive Javascript cheatsheet
Language: Vue - Size: 5.56 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 529 - Forks: 134

sefatanam/dive-into-typescript
Typescript experiments
Language: TypeScript - Size: 329 KB - Last synced at: 9 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

Guliveer/UZ
A collection of assignments I've completed during my studies on the University of Zielona Góra since October 2023
Language: C - Size: 114 MB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 5 - Forks: 1

Muhsin95952/computer_engineering
A repo which contain my lab tasks
Language: Rich Text Format - Size: 22 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

kavicastelo/assembly-tutorial-x86
This guide is designed to help you learn assembly language from the ground up, focusing on the 64-bit Windows architecture. We'll cover everything from setting up your environment to understanding registers and writing basic programs.
Language: Assembly - Size: 50.8 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

kavicastelo/rust-memory-management-tutorial
This repository provides a basic tutorial on memory management in Rust, specifically focusing on the difference between stack and heap allocation.
Language: Rust - Size: 10.7 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

kavicastelo/rust-web-server-template
This is a basic web server written in Rust. The server listens for HTTP requests and serves HTML files based on the requested paths. It includes a feature to handle graceful shutdowns using Ctrl+C.
Language: Rust - Size: 12.7 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

kavicastelo/rust-cli-todo-app
A simple and efficient command-line application to manage a to-do list, built using Rust. This application supports features like adding tasks, viewing tasks, marking tasks as complete, editing tasks, deleting tasks, prioritizing tasks, and setting deadlines.
Language: Rust - Size: 27.3 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

kavicastelo/nasm-system-calls-examples
This repository contains exercises and examples focused on system calls and interacting with the operating system using assembly language. These examples are built using NASM assembler on a Windows x64 environment, and they illustrate how to interact with OS services at a low level.
Language: Assembly - Size: 16.6 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

aranyaadheu/python-in-detail.
PCC 3e and PYCC topics are covered in detail for later work. SELF DOCUMENTATION
Language: Jupyter Notebook - Size: 71.3 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

faisalhrbk/FIRST-Laravel-E-Commerce-System
This is my first Laravel project(vanilla CSS & Blade Templates) , where I am building a simple E-Commerce System with a Vendor and Customer Panel. This project includes authentication(Auth Class), CRUD operations, Middleware, Components, Sessions, and database relationships to manage users, products, and orders efficiently.
Language: PHP - Size: 149 KB - Last synced at: 4 days ago - Pushed at: 17 days ago - Stars: 3 - Forks: 0

TheHashiramaSenju/BlockChain
Basics of Blockchain Technology. Mostly solidity and Ethereum based
Size: 1.95 KB - Last synced at: 12 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

tainguyenbp/kubernetes-cluster
Learning kubernetes basic
Language: HCL - Size: 559 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 7 - Forks: 3

Yorko/python_intro
Jupyter notebooks in Russian. Introduction to Python, basic algorithms and data structures
Language: Jupyter Notebook - Size: 8.43 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 607 - Forks: 238

SciComp8/Python_Programming
Python codes related to medical artificial intelligence, machine learning, bioinformatics algorithms, and computer science for python programming, among others
Language: Jupyter Notebook - Size: 5 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 3 - Forks: 0

faisalhrbk/introToLaravel
this is my first ever Laravel App where i learned and practiced basics of Laravel while following videos for Youtube and Udemy
Language: PHP - Size: 90.8 KB - Last synced at: 4 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

gloriadeitos/pucpr-webdev-basics
This repository contains two web development projects: a full-stack application with CRUD, user authentication, and MySQL, and a front-end site built with HTML, CSS, and JavaScript, focusing on core web concepts.
Language: HTML - Size: 5.64 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

se7enxweb/ezpublishbasic Fork of brookinsconsulting/ezcommunity2
eZ Publish Basic 2.4 A Simple PHP/MySQL CMS (based on eZ Publish 2). Powered By PHP8.3+ Compatibility and Establish updates from hands upon testing. Product is for educational purposes, personal use and worldwide general use. Now offering a responsive design! Project is 96% Complete. Official Release in 2025/Q2. Project: https://basic.ezpublish.one
Language: PHP - Size: 7.1 MB - Last synced at: 26 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 1

m4tice/python-basics
Repository for the studying of Python's basics
Language: Python - Size: 4.2 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

purplestormctf/CTF-Notes
From Zero To Hero
Language: Shell - Size: 9.9 MB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 26 - Forks: 14

Rickcau/AI-Fundamentals
Language: C# - Size: 2.5 MB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 3

tainguyenbp/learn-programming
Learn Programming Basic
Language: Go - Size: 12.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

melg8207/class_12
class 12 java programs
Language: Java - Size: 143 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

nuhptr/react-learn-pzn
Learn basics of react library
Language: JavaScript - Size: 12.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

timerring/digital-image-processing-matlab
Matlab 数字图像处理函数基础知识和入门教程(Matlab function basics and introductory tutorials for digital image processing.)
Language: MATLAB - Size: 209 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 42 - Forks: 6

ckongala/DevOps-Embarkation
DevOps-Embarkation is a premier repository for mastering the core principles of DevOps. It offers essential resources, methodologies, and best practices to facilitate seamless automation, collaboration, and continuous integration. Equip yourself with the foundational tools and expertise to excel in modern software development and IT operations.
Size: 8.52 MB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

IanDarwin/Android-Cookbook-Examples
Contributed code examples from O'Reilly Android Cookbook. See #user-content-table README below!
Language: Java - Size: 56.3 MB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 1,019 - Forks: 834

micfun123/computer-sci-work
Language: Python - Size: 1.04 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

edoardottt/programming-fundamentals
Useful material for learning Python, start coding and learn how to logically solve real world problems.
Language: Python - Size: 14.6 MB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 22 - Forks: 8

krikera/python-shell-exp
A lightweight command-line shell emulator written in Python.
Language: Python - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

MuizZer07/The-Complete-Python-3-Course-Beginner-to-Advanced-Udemy-Course
This is a Udemy Course on Python3 (Beginner to Advanced). These are all the exercises and projects that I have done so far from the course.
Language: Python - Size: 14.7 MB - Last synced at: 22 days ago - Pushed at: almost 7 years ago - Stars: 40 - Forks: 32

adanolachea/python_course
In this repository, I am checking in all my python code from a 16day intensive course. This course covers from the very essential concepts for Python programming to advanced.
Language: Python - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

sripwoud/cryptography
A simple and high level guide to cryptography for software engineers
Size: 3.87 MB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Jyotibrat/TrmSCII
This is simple school made using Java. It simulates the behavior of a simple school app with few functionalities.
Language: Java - Size: 813 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

prosenjitjoy/Learning-Hono
Collection of example code used for learning hono.js basics from documentations.
Language: TypeScript - Size: 32.2 KB - Last synced at: 16 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

venopyX/Rust-Basics
Rust Basics and Roadmap for Beginners
Size: 67.4 KB - Last synced at: 7 days ago - Pushed at: 12 months ago - Stars: 6 - Forks: 0

Hifza-Khalid/HTML_Learning
A structured HTML Learning Repository 📚🚀 for beginners to advanced learners, covering fundamental to complex HTML concepts step by step.
Size: 126 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

savindaJ/Lern-Python
start lerning python
Language: Jupyter Notebook - Size: 967 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

thenamevishnu/mini-project-repo
This repository contains a curated list of React mini projects for beginners. Each project covers fundamental React concepts with hands-on practice. Perfect for learning and building a React portfolio!
Language: JavaScript - Size: 47.9 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

MohamedShehta2000/RedTeamPy
RedTeamPy is a collection of offensive security tools written in Python for penetration testing, exploitation, reconnaissance, and post-exploitation. It helps red teamers automate attacks, bypass security measures, and simulate adversary techniques. For ethical use only—test only with permission. 🚀
Language: Python - Size: 24.4 KB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

ukit3ro/knowledge
here I study programming
Language: HTML - Size: 11.6 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

divyanshu-rawat/A-Basic-React.js-Project
A basic react.js project made leveraging component lifecycle of react.js
Language: JavaScript - Size: 47.9 KB - Last synced at: 12 days ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

philzook58/basic-ass-shit
Simple Examples to show Haskell can do normal stuff too
Language: Haskell - Size: 26.4 KB - Last synced at: 17 days ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 0

alieffaza/umkt-basic-python
Language: Python - Size: 296 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

RamanSharma100/basic-modular-tRPC
Learn tRPC basics with TypeScript, Express, bun and Modular Structure
Language: TypeScript - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

cnuebred/hellotiny
Project about learning embedded programming in C on attiny85 :3
Language: C - Size: 4.91 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

fl97-mo/Level-1-Python-Beginner-Guide
Learn Python from scratch! This repository provides a beginner-friendly guide to Python programming, with practical examples, projects and detailed explanations.
Language: Jupyter Notebook - Size: 1.83 MB - Last synced at: 21 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

MKaczkow/python_concepts
Repo for general concepts for working with python (e.g. regex, files operations, working with DB's)
Language: Jupyter Notebook - Size: 246 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

hammer4/SoftUni
SoftUni Courses
Language: JavaScript - Size: 266 MB - Last synced at: 12 days ago - Pushed at: almost 7 years ago - Stars: 127 - Forks: 95

wa1tnr/rpi-pico-basics
RPi Pico RP2040 Basics - includes simple USB interpreter (keystroke echo).
Language: C - Size: 67.4 KB - Last synced at: 17 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

kaalpanikh/Basic-Dockerfile
Basic Dockerfile for containerizing applications efficiently.
Language: Shell - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

SakethGG/MATLAB-For-Robotics-concepts
This repository contains MATLAB codes for visualising and understanding robotics concepts easily. I primarily use 'Introduction to Robotics' by John Craig, including concepts from other popular books for better understanding. The codes help simplify complex concepts through step-by-step animations and clear visualisations.
Language: MATLAB - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

MrXiaoM/MiraiDailySign
Mirai 高度自定义的每日签到插件
Language: Kotlin - Size: 181 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

Abdelwahab-Ayman/Programming-Concepts
This will discuss the concept that is common in every programming language,the most basic elementries on which you can build your programming Mindset ,which will be applicaple in most of programming Language
Size: 85.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

street-of-wovles/pygrams
A repo with basic python 🐍 programs available handy
Language: Python - Size: 187 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

sankaire/go-playground
Golang Basics
Language: Go - Size: 17.6 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

mburuuu/Learning-Blog
I aim to document my journey into Kotlin
Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

lusm554/ya-handbook-algorithms
Algorithms basics
Language: Python - Size: 31.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Calabonga/Authorization-Exercises
Exercises with authentication and authorization on ASP.NET Core 3.1. IdentityServer4 examples w/ video instructions. (rus)
Language: C# - Size: 2.38 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 57 - Forks: 17

Astrodevil/Programming-Basics
This Repository Contains source codes of various programming languages. Please Contribute to make this Useful.
Language: C++ - Size: 252 MB - Last synced at: 14 days ago - Pushed at: 11 months ago - Stars: 73 - Forks: 122

Tanzeebul-Tamim/JAVA-Fundamentals
This repository stores my notes, practice problems, and code exercises while learning Core and Advanced Java concepts.
Language: Java - Size: 38.6 MB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

izam-mohammed/1000-days-of-code
I decided to learn code for 1000 days 🚀. Join me as I learn, experiment, and create with lines of code 💫. Together, let's explore the world of programming.
Size: 64.5 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

nicktaras/simple-contract-consenSys-course-101
Consensys Bootcamp coursework
Language: JavaScript - Size: 11.7 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

2KAbhishek/phonepy
Simulate a phone with OOP 🎲📱
Language: Python - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

thiagoricieri/5min-speed-run-deploy
It only takes 5min to deploy a vps server!
Language: Shell - Size: 41 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

VenkateshR-Karunya/Basic-Code
Just a Laboratory Project for my college
Language: C - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

lewiswigmore/bash-essentials
A short curated list of Bash scripting basics on hand.
Size: 1000 Bytes - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Yash22222/Tata-Data-Visualisation-Virtual-Internship
Data Visualisation: Empowering Business with Effective Insights Gain insights into leveraging data visualisations as a tool for making informed business decisions.
Size: 30.3 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

codingforentrepreneurs/Try-Reactjs
Star repo to vote for new version
Language: JavaScript - Size: 149 KB - Last synced at: 20 days ago - Pushed at: 7 months ago - Stars: 96 - Forks: 79

asishmehata48/PYTHON
Language: Python - Size: 87.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

gabbiefl/jogo-de-adivinhacao-em-javascript
Este repositório contém um jogo de adivinhação criado como parte de um trabalho da disciplina de Algoritmos e Programação.
Language: JavaScript - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

gabbiefl/exercicios-javascript
Repositório com exercícios de JavaScript, realizados durante a disciplina de Algoritmos e Programação.
Language: JavaScript - Size: 48.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

EPSOFT/Tensorflow-Basics
Tensorflow Basics
Language: Jupyter Notebook - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

KleinYuan/numpy-ml
Implementations of machine learning concepts in modules with basic numpy
Language: Python - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

Tamoziit/C-Programming
C-Programming : College Stuffs
Language: C - Size: 4.12 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

AbdulRehmanGHub/Spotify-Clone
Feeling like a Spotify, created a Spotify landing front page Clone using Bootstrap v5.3. A fully responsive site for all screens with beautiful design, colors and layout. Hacktoberfest
Language: HTML - Size: 22 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Idrisvohra9/Python-Basics
This Repository has my work in python (Basics). There are many Topics that I've covered in it and explained in a simple language with commenting... Check it out😊❤️
Language: Python - Size: 105 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

CyberCoral/UniversalClassPy
It's a class template with two main methods (get, load), which lets you get and use any methods from the created class, for Python3.
Language: Python - Size: 15.6 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

kirby-b/WebBasedProjects
My web development projects
Language: CSS - Size: 3.16 MB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

sinjaz/js
Practical examples of JavaScript basics including OOP, inheritance, promises, closures, generators, coroutines and more...
Language: JavaScript - Size: 584 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 6

addleonel/cpp-fundamentals
C/C++ fundamentals topics
Language: C++ - Size: 450 KB - Last synced at: 27 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

thibaraujo/sorteador-de-frases-flutter
Aplicativo que sorteia frases aleatórias em Flutter: treinando conceitos básicos da tecnologia
Language: C++ - Size: 427 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

nemo256/linux
Linux est un système d'exploitation open-source. Ce dépôt propose une introduction à ses commandes, à son système de fichiers et aux tâches d'administration de base.
Size: 109 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Aditya-Ranjan1234/R-Programming-Basics
Learning R Programming Basics : RVCE Skill Lab
Language: Jupyter Notebook - Size: 475 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

hrosicka/SimpleConsoleApplications
Conquer C++: Your Beginner's Guide. 🐣👶🏻🐣 GitHub Repository for Beginners. C++ Console Apps: Your Gateway to Coding Mastery
Language: C++ - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

arginanta/Basic-Go-Programming
Kumpulan kode dasar pemrograman Golang, mulai dari variabel, tipe data, operator, hingga array, slice, dan map. Dibuat sebagai bagian dari perjalanan belajar dan referensi pribadi.
Language: Go - Size: 3.91 KB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

afaafhariri/Typescript
A go to repo with typescript basics
Language: TypeScript - Size: 24.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

followynne/awesome-swe-learning
Selected collection of (imho) high-quality learning resources on Software Development.
Size: 12.7 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
