An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: introduction-to-programming

mikefink22/Python

Iniciando en Python

Language: Python - Size: 3.91 KB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 0 - Forks: 0

amarenderreddy123/Java-Programming-I-and-II

# Java-Programming-I-and-IIThis repository contains assignments from Java Programming I (COP2250) and II (COP2251) for 2023. 🐱💻 Explore beginner to advanced Java concepts, including object-oriented programming, GUI development, and database connectivity. 🚀

Language: Java - Size: 2.04 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

NhialMawien/Nhial.github.io

Experienced Monitoring, Research and Management Specialist with a strong background in data analytics and project management. Skilled in coordinating with government institutions and stakeholders to develop effective project strategies. Expertise in data collection, visualization, and analysis, with a focus on ensuring compliance and improving proc

Size: 0 Bytes - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

garrekstemo/Intro-to-Julia-for-spectroscopy

Introduction to programming in Julia for beginners with applications to spectroscopy

Language: Julia - Size: 5.25 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 6 - Forks: 0

webartifex/intro-to-python

An intro to Python & programming for wanna-be data scientists

Language: Jupyter Notebook - Size: 10.3 MB - Last synced at: about 2 hours ago - Pushed at: about 1 year ago - Stars: 948 - Forks: 87

devlandsio/IT001-NhapMonLapTrinh

Language: C++ - Size: 11.4 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

AndrewSVO3D/BitcoinSimulator

Bitcoin buy/sell/trade project for COMP111.

Language: Java - Size: 5.86 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

juniorguru/junior.guru

The junior.guru website, Discord bot, and synchronization scripts

Language: Python - Size: 361 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 43 - Forks: 23

cuthbert86/cuthbert86.github.io

This is my github.io section of my github account, I'm using it to intorduce myself to fellow software engineers and computer programmers..

Language: HTML - Size: 3.72 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

Deirror/FMI

[Tasks/Info] LeetCode, HackerRank and solutions to tasks, related to programming/computers, in FMI Sofia

Language: C++ - Size: 142 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 2 - Forks: 0

Epic4773/Learning-Python

This repository is largely a collection of my notes from Senior Year in Computer Science (taken from my Repls in Replit).

Size: 1.28 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 0

476678244/learn_skills_everyday

Articles and Materials I like

Size: 95.2 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 17 - Forks: 1

HarryDulaney/intro-to-java-programming

Solutions to Introduction to Java Programming by Y. Daniel Liang. 10th Edition

Language: Java - Size: 60.8 MB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 333 - Forks: 103

beyondsimulations/Applied-Optimization

This repo contains the lecture and tutorials for the course: Applied Optimization

Language: Jupyter Notebook - Size: 379 MB - Last synced at: 5 days ago - Pushed at: 29 days ago - Stars: 3 - Forks: 0

cjekel/Introduction-to-Python-Numerical-Analysis-for-Engineers-and-Scientist

Introduction to Python: Numerical Analysis for Engineers and Scientist. In 2017, Python became the world's most popular programming language. This course covers the basic syntax, linear algebra, plotting, and more to prepare students for solving numerical problems with Python.

Language: Jupyter Notebook - Size: 11.7 MB - Last synced at: 3 days ago - Pushed at: almost 7 years ago - Stars: 139 - Forks: 66

njohner/python_course

Python notebooks to learn python programming for data science

Language: Jupyter Notebook - Size: 175 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 1

Aly-El-Badry/FlowChart--Begineers-Problem-Solving

A Start in the Programming world Start By FlowCharts Then Problem solving sheets with its self

Language: C++ - Size: 189 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

flythereddflagg/flythereddflagg.github.io

Current projects include the Redd Python book

Language: HTML - Size: 8.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

jmelahman/python-for-everybody-solutions

Solutions to Python for Everybody: Exploring Data using Python 3 by Charles Severance

Language: Python - Size: 1.91 MB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 207 - Forks: 152

Dyalog/MDAPL

The de facto standard for people who are looking to learn Dyalog APL from a book. This updated version is a work in progress.

Language: Python - Size: 16.1 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 35 - Forks: 8

SindiNoviyati/Syntax-Python

if statement in Python is used to execute a block of code only if the condition evaluated is True. If the condition is False, the block of code inside the if will not be executed. if statement is the basis for decision making in a program.

Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

SiT-Academy/Programming-Basics-2024-2025

This repository is for the projects and exercises Christopher Petrov and Deniz Ivanov teaches at SiT Academy as a Trainee in Programming Basics course.

Language: C# - Size: 34.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Jonathan-Birkey/IntroductionToJavaProgramming

Introduction to Java Programming and Data Structures Comprehensive Version 12

Language: Java - Size: 222 KB - Last synced at: about 20 hours ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 2

kordestani79/CS50P-Harvard-University

Solutions to Harvard's CS50P: Introduction to Programming with Python, demonstrating practical problem-solving proficiency in Python.

Language: Python - Size: 177 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

omarnunezsiri/PALW25_PROG71990

Winter 2025 PAL Repository

Language: C - Size: 128 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Lais-Correa/Curso-Python---Curso-em-Video

Curso de Python

Language: Python - Size: 4.64 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

alperencubuk/c-programming-examples

Bu Repository KTU CEC & KTU SEC ortaklığında yürütülen C Programlama Eğitimi kapsamında eğitmeni ve mentörü olduğum sınıf için yazdığım C kodlarını içermektedir.

Language: C - Size: 27.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 9 - Forks: 1

JuliaAcademy/JuliaProgrammingForNervousBeginners

A course for people who are hesitant but curious about learning to write code in Julia.

Size: 1.97 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 178 - Forks: 55

Francesco-Zeno-Costanzo/4BLP_old

4 BREVI LEZIONI DI PYTHON, corso tenuto con con l'associazione italiana studenti di fisica, comitato locale di Pisa

Size: 38.2 MB - Last synced at: 13 days ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

RakkunSatura/P.E.N.I.S.

Prompt-based Evolutionary Nudity Iteration System

Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Vorrik-Studios/java-introduction

Language: Java - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

CintiaBEC/proyect_secret_number

Este proyecto se realizó como ejercicio de práctica en la materia 'Introducción a Lógica de Programación en JavaScript' del curso de ALURA LATAM, en conjunto con Oracle Next Education.

Language: JavaScript - Size: 4.21 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

TEALSK12/introduction-to-computer-science

Microsoft TEALS Program - Introduction to Computer Science

Language: Batchfile - Size: 178 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 128 - Forks: 135

Gagniuc/Programming-Languages

A total of 44 poster presentations and 404 source code examples reflected in nine computer languages, namely: C#, C++, Java, JavaScript, PERL, PHP, Python, Ruby and VB.

Language: Java - Size: 25.7 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

KingDarBoja/Curso-Introductorio-PHP

Repositorio del curso introductorio de PHP de Codeacademy.

Size: 46.9 KB - Last synced at: 3 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

lindelwa122/Hacktoberfest-Introduction-To-Programming

Hacktoberfest repository for beginners. Learn programming and how to approach problems.

Language: Java - Size: 627 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 12

ketsia0623/python-in-five-days-book-code

Code provided in the book: Python in Five Days: A Beginner's Guide to Mastering Python Programming

Language: Python - Size: 39.1 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

manuchaitanya17/Introduction-to-Programming

A Course for learning Introduction to Programming in Java.

Language: Java - Size: 9.99 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ronnmabunga/hackerrank

A compilation repository of my solutions for challenges in HackerRank.

Language: Java - Size: 257 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

tkostadinov004/Introduction_to_programming_pract_FMI

Материали за курса "Увод в програмирането - практикум" за зимен семестър на 2024 / 2025 година

Language: C++ - Size: 901 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 23

larryboyko/dimityjones

electronic escape novel requiring readers to solve puzzles before reading the next chapter

Size: 9.42 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 91 - Forks: 6

pmorvalho/C-Pack-IPAs

C-Pack of IPAs: A C90 Program Benchmark of Introductory Programming Assignments (IPAs)

Language: C - Size: 3.59 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0

diarray-hub/Intro2Python

A short course intro to Python in French

Language: Jupyter Notebook - Size: 65.4 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

HaiAu2501/Data-Structures-and-Algorithms-using-C

Tập hợp các bài giảng, ví dụ mã nguồn, và bài tập liên quan đến việc học và thực hành cấu trúc dữ liệu và thuật toán sử dụng ngôn ngữ lập trình C/C++.

Language: C - Size: 453 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 36 - Forks: 0

dharmendradiwaker/dharmendradiwaker

Hello! I'm Dharmendra, a passionate data scientist enthusiast with a background in Business Administration (BBA). Proficient in Python, machine learning, Deep learning (Pytorch), computer vision, NLP/LLM. I thrive on leveraging data to derive insights and solutions.

Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

dragancajic/programming-24 Fork of rage/programming-24

Python 🐍 Programming 💻 🖥️ MOOC 📚 ⌨️ 2024 @ University 🏫 of Helsinki 🇫🇮

Language: JavaScript - Size: 60.7 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

JeremieGince/TutorielPython-Manuel

Tutoriel au langage python pour les nouveaux étudiants qui font leurs premiers pas en programmation.

Language: Python - Size: 10 MB - Last synced at: 23 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

mirsazzathossain/CSC101-Introduction-to-Computer-Science

This repository 📚 holds the tutorial content for "Introduction to Computer Science" course at Independent University, Bangladesh. Dive into 💻 coding fundamentals & enhance ✨ your skills with hands-on exercises! 🔥

Language: HTML - Size: 2.84 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1

aleksejalex/EIEE9E_2024_ZS

materials for the course "Python as a tool of a modern student"

Language: Jupyter Notebook - Size: 2.29 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

mkozturk/r-programming

R programming lecture notes

Language: Jupyter Notebook - Size: 4.78 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Someone-anon-coder/Python

This repository is a documentation of my progress as I learn and explore Python programming, starting from the basics and gradually moving towards more advanced concepts. Feel free to follow along, and contribute or give suggestions if you wish!

Language: Python - Size: 742 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

patrickdocs/Data-Structures-and-Algorithms

A collection of lectures, example source codes, and exercises related to learning and practicing Data Structures and Algorithms using the C programming language.

Language: C - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

thimc/9intro

code snippets for the book "Introduction to Operating Systems Abstractions using Plan 9" by Francisco J Ballesteros with my notes and solutions (WIP)

Language: C - Size: 80.1 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

mtuann/COMP1010-Fall24-Python

Introduction to Programming (Python) at VinUniversity

Language: Jupyter Notebook - Size: 601 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

OrF8/Intro_Ex_3.5

A repository for Ex 3.5 in course 67101 (Introduction to Computer Science) @ The Hebrew Universty of Jerusalem

Language: Python - Size: 489 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

OrF8/Intro_Ex_3

A repository for Ex 3 in course 67101 (Introduction to Computer Science) @ The Hebrew Universty of Jerusalem

Language: Python - Size: 230 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

OrF8/Intro_Ex_2

A repository for Ex 2 in course 67101 (Introduction to Computer Science) @ The Hebrew Universty of Jerusalem

Language: Python - Size: 178 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

iBz-04/Python-Intro-lesson

An introductory lesson to python taught by me (@iBz-04)

Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

CliffordAnderson/CS1000

Syllabus and course materials for CS 1000 at Vanderbilt University

Size: 16.4 MB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 7

UCLPG-MSC-SGDS/GEOG0013

This repository contains all practical notes for the workshops on Exploratory Analysis and Probability Distributions for the module Geography in the Field I (GEOG0013)

Language: HTML - Size: 14.3 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 1

ibtihajahmadkhan/Python-Course-Programs

This project is a part of series of lectures and tutorial on Python for beginners. These lectures are available at YouTube.

Language: Python - Size: 495 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Antonio-Riccelli/pixel_art_maker

Pixel art maker using HTML, CSS and JavaScript.

Language: JavaScript - Size: 3.44 MB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

favstats/ds3_r_intro

Materials for the "Introduction to R Programming" workshop taught at the Hertie School Data Science Summer School (DS3)

Language: HTML - Size: 52.3 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 54 - Forks: 20

jrgant/StatsCompPH-BrownSPH

Statistical Computing Concepts for Public Health Researchers

Language: PostScript - Size: 12.3 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

Muhthoriqas/IntroToProggraming_Kaggle

This is My Exercise Solution at kaggle course (Intro to Programming)

Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

AnonymerNiklasistanonym/RaspiForBeginners

I document in this repository everything I do with my new Raspberry Pi 3

Language: Python - Size: 14.2 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

ChromeUniverse/mit-6.0001-psets

Solutions to MIT 6.0001's problem sets in Python

Language: Python - Size: 3.19 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

arasgungore/Learning-C-Programming

An archive containing all of the Turkish C coding lectures and exercises I have written back when I have started learning programming.

Language: C - Size: 179 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 0

awais-124/ITP-Project

C++ games project for beginners. Five games in one.

Language: C++ - Size: 254 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

ese-msc/introduction-to-python

"Introduction to Python" course for future Imperial College London MSc students

Language: Jupyter Notebook - Size: 414 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 67 - Forks: 70

OmarAlmighty/Introduction-to-Programming-Using-Python-Liang-1st-edtion

Solutions of the exercises of "introduction to programming using python" book

Language: Python - Size: 342 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 43 - Forks: 29

rehabkhaleel/HTML

These are the basic tags of HTML (HyperLink Markup Language)

Size: 1.95 KB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

FENITYY/CSIT

Notes for my lessons in the Computer Science and Information Technologies department.

Language: Python - Size: 124 MB - Last synced at: 8 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

SM2A/University_Projects

🎓💻All of my projects at University of Tehran

Size: 38.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 8 - Forks: 0

D-Yakubov/Programming-HandBookSolutionsAbramyan

All of the exercises from Programming TaskBook by Abramyan (М. Э. Абрамян) || Abramyan kitobinging yechimlari (Qudrat Abdurahimov masalalar to'plami deb ham yuritiladi)

Language: Java - Size: 955 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

bayuYudhaSaputra/introduction-programming-CPP-liang

Programming Exercise from Introduction Programming with C++ by Daniel Liang

Language: C++ - Size: 290 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

AbdulRehmanGHub/Virtual-University-of-Pakistan-Projects

I am the student of BS Computer Science at Virtual University of Pakistan. I will share every projects and coding files of which I completed in my university journey.

Language: C++ - Size: 33.4 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

teamalgoritma/starter-kit

Starter Kit for Data Science (R and Python)

Language: CSS - Size: 14.7 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

napo/corso_python_trento_201808

Language: Jupyter Notebook - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

melissadeleonx/cs50-community-notes

CS50 Community Notes - a collaborative effort to compile and share notes related to CS50, the Introductory Computer Science course offered by Harvard University.

Language: HTML - Size: 3.35 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 1

felinjob/Python_Programming_MOOC_2024_pt01

Todos os exercícios do curso de introdução a programação da Universidade de Helsinki, Finlândia.

Language: Python - Size: 989 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Divy1211/IntroToPython

Intro to Python programming

Size: 677 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

AhmedSamirScience/Kotlin-Programming-Summary

Learn Kotlin programming through detailed explanations and examples covering various paradigms like procedural, declarative, object-oriented, and functional styles. Explore Kotlin's versatility and library ecosystem for web services, databases, concurrency, and more.

Size: 632 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

A7ryan/Programming-MOOC-2023-Introduction-to-Programming-Part1

Introduction to Programming course (BSCS1001, 5 ECTS) from the Department of Computer Science at the University of Helsinki.

Language: Python - Size: 1.56 MB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

hchocobar/curso_python

Curso de Introducción a Python - Contiene: códigos de ejemplo, puntos claves, ejercicios, laboratorios

Language: Python - Size: 279 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 3 - Forks: 23

baafbass/A_Product_Production_Time_Planning

1rst year Introduction to programming Home Work with C++

Language: C++ - Size: 291 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

sariswis/Proyectos-IP-2022-1

Proyectos de la materia Introducción a la Programación de la Universidad de Los Andes

Language: Python - Size: 5.49 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

fhdsl/SeattleStatSummer_R

A 4-day introduction to R programming, focused on Fred Hutch Research Interns

Language: HTML - Size: 827 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Onnesok/cse110_Lab

Cse110 (Introduction to computer programming) basic things lab assignments all codes......

Language: Jupyter Notebook - Size: 449 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

cristinasprogrammingadventure/hello_python

introduction repository for fundamental programming in Python

Language: Python - Size: 203 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

meitrix8208/JavaScript-intro

Fork del repositorio javascript-intro de Fernando herrera adaptado con vite y preparado para node lts/hydrogen y lts/iron

Language: JavaScript - Size: 169 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

csci-1301/csci-1301.github.io

CSCI 1301: Principles of Computer Programming I course resources

Language: C# - Size: 69.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 13

syswe/intro-to-go

Intro-to-go is designed for beginners to start coding with the Go programming language. This repository offers essential learning materials and examples to help you understand the basics and delve into some advanced concepts in Go.

Language: Go - Size: 68.4 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

phillipai/udacity-cs101

Udacity's CS101: Intro to Computer Science - Building a Search Engine

Language: Python - Size: 145 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 3

mshamoonbutt/Programming-Fundamentals-Python

Welcome to my first semester practice codes repository! This repository contains various Python assignments, labs, and quizzes that I worked on during my first semester. Whether you're just starting to learn Python or diving into programming fundamentals, you'll find valuable resources here to enhance your understanding.

Language: Python - Size: 98.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

GEN05/ITMO

Language: Java - Size: 2.81 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

gabes-machado/cic0004_apc

code developed during the course "CIC0004 - Algorithms and Computer Programming" of the Department of Computer Science - CIC @ University of Brasilia - UnB

Language: JavaScript - Size: 79.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

antstei/CA_LNF_a-simple-counter-for-microbit-pets

A MakeCode extension for the “Lange Nacht der Forschung” created as part of the “CodeAbility Austria” project

Language: TypeScript - Size: 133 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

attaullahkhaan/javascript-basic-to-advance

JavaScript is a programming language that is commonly used in web development. It is used to make web pages interactive and provide online programs, including video games. JavaScript is a client-side scripting language, which means that it is executed by the client's web browser, rather than on the server.

Language: JavaScript - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

wmutschl/IntroR

Introduction to R for Economists

Language: HTML - Size: 38.3 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 2