Topic: "programming-exercises"
PythonFreeCourse/Notebooks
Learn Python for free using open-source notebooks in Hebrew.
Language: Jupyter Notebook - Size: 17.8 MB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 1,075 - Forks: 215
igorwojda/kotlin-coding-challenges
🧩 Kotlin coding puzzle and solutions
Language: Kotlin - Size: 2.4 MB - Last synced at: 11 days ago - Pushed at: 21 days ago - Stars: 1,047 - Forks: 265
ProgrammingHero1/100-plus-python-coding-problems-with-solutions
A list of python problems for beginners and intermediate developers
Size: 153 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 883 - Forks: 373
ls1intum/Artemis
Artemis - Interactive Learning with Automated Feedback
Language: Java - Size: 504 MB - Last synced at: about 8 hours ago - Pushed at: about 8 hours ago - Stars: 694 - Forks: 352
ohkimur/the-c-programming-language-2nd-edition-solutions
Solutions to the exercises in the book "The C Programming Language" (2nd edition) by Brian W. Kernighan and Dennis M. Ritchie. This book is also referred to as K&R.
Language: C - Size: 749 KB - Last synced at: about 13 hours ago - Pushed at: about 21 hours ago - Stars: 648 - Forks: 140
jackdoe/programming-for-kids
book for parents and kids.
Language: Python - Size: 337 MB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 602 - Forks: 49
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: 7 months ago - Pushed at: almost 2 years ago - Stars: 333 - Forks: 103
brettchalupa/projectbook
100+ project ideas with specifications, mock-ups, and assets for learning any programming language
Language: Handlebars - Size: 10 MB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 316 - Forks: 22
fsaadatmand/The-C-Programming-Language
Answers to exercises in K&R's The C Programming Language (second Edition).
Language: C - Size: 315 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 210 - Forks: 41
mumuki/mumuki-laboratory
:microscope: Where students practice and receive automated and human feedback
Language: Ruby - Size: 16.4 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 204 - Forks: 26
in28minutes/python-tutorial-for-beginners
Python Tutorial for Beginners with 500 Code Examples
Size: 82 KB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 201 - Forks: 137
juanmanuel-tirado/savetheworldwithgo
Build systems with Go examples
Language: Go - Size: 1.61 MB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 152 - Forks: 49
vickychijwani/kotlin-koans-android
:books: Learn Kotlin programming right on your phone 📱 through a series of 40+ short coding challenges.
Language: Kotlin - Size: 763 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 143 - Forks: 26
shanesatterfield/hacker-rank
This is a repository of my solutions to hacker rank problems.
Language: Python - Size: 703 KB - Last synced at: 8 months ago - Pushed at: about 4 years ago - Stars: 114 - Forks: 97
saadhaxxan/Awesome-Python-Projects
A Curated List of Awesome projects made completely with Python.
Language: Python - Size: 5.3 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 108 - Forks: 29
fsaadatmand/Cpp-Primer
C++ Primer (5th Edition) Answers
Language: C++ - Size: 615 KB - Last synced at: 7 months ago - Pushed at: about 4 years ago - Stars: 96 - Forks: 34
lettier/parsing-with-haskell-parser-combinators
🔍 A step-by-step guide to parsing using Haskell parser combinators.
Language: Haskell - Size: 42 KB - Last synced at: 8 months ago - Pushed at: about 6 years ago - Stars: 94 - Forks: 3
eneko/Ninety-Nine-Swift-Solutions
Community solutions for the Ninety-Nine Swift Problems (http://enekoalonso.com/projects/99-swift-problems)
Language: Swift - Size: 361 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 89 - Forks: 53
CharlesCreativeContent/CodeWars
Daily Coding Exercises to sharpen problem solving skills
Language: JavaScript - Size: 824 KB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 85 - Forks: 18
catsmells/pro-g-ramming_challenges
Doing all the pro/g/ramming challenges (4/8chan)
Language: C - Size: 132 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 65 - Forks: 2
py-study-group/beginner-friendly-programming-exercises
These exercises are focused on absolute beginners. The purpose of these exercises is to help you develop algorithmic problem solving skills from early stage.
Language: Python - Size: 46.9 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 64 - Forks: 40
branhoff/python_class_101
open source intro to programming class
Language: Jupyter Notebook - Size: 23 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 60 - Forks: 14
nirmalnishant645/LeetCode
LeetCode Problems
Language: Python - Size: 434 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 56 - Forks: 30
mapio/labprog
Dieci anni di esercizi di programmazione
Language: Java - Size: 2.3 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 52 - Forks: 14
HenestrosaDev/sololearn
Compilation of all SoloLearn courses with their respective projects and practices and all 72 code challenges for all 7 supported languages.
Language: HTML - Size: 2.41 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 51 - Forks: 6
gonglei007/cpp-bugs-killer
程序员们一起来找茬,通过分析代码bug来熟悉C++语言的特性。
Language: Roff - Size: 885 KB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 49 - Forks: 6
SuyashD95/eloquent-js-solutions 📦
My solutions to the Programming Assignment Questions given at the end of chapters of the book, "Eloquent JavaScript 3rd Edition" by Marijn Haverbeke (https://eloquentjavascript.net/). [Completed]
Language: JavaScript - Size: 97.7 KB - Last synced at: almost 3 years ago - Pushed at: over 5 years ago - Stars: 49 - Forks: 20
fsaadatmand/Programming-in-C
Answers to Programming in C (Fourth Edition) by Stephan G. Kochan.
Language: C - Size: 209 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 46 - Forks: 23
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: over 1 year ago - Pushed at: over 1 year ago - Stars: 43 - Forks: 29
practice-dev/practice-dev
Practice programming at https://practice.dev!
Language: TypeScript - Size: 1.36 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 41 - Forks: 8
ideoxan/ideoxan
(OUTDATED) :woman_technologist: Ideoxan is a free to use online tool to learn programming.
Language: EJS - Size: 10.4 MB - Last synced at: almost 3 years ago - Pushed at: over 3 years ago - Stars: 36 - Forks: 16
nerdzao/nerdojo
🥋 Coding Dojo é uma forma de treinar suas habilidades em desenvolvimento de sistemas. Usamos o formato KATA. Nesse formato vamos apresentar o desafio e apresentar a proposta de solução (sem mostrar o código), e reunir as pessoas em equipes. Esse repositório serve como uma central de tudo o que acontece no NCD. Fique por dentro!
Language: Python - Size: 228 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 36 - Forks: 29
LaMatemaga/CF-Matematicas
Recursos de Matemáticas en Código Facilito
Language: Jupyter Notebook - Size: 6.04 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 35 - Forks: 10
SharafatKarim/ansi-c-balagurusamy-exercise
Excersise solutions for the book "Programming in ANSI C" by E. Balagurusamy (eight edition).
Language: C - Size: 1.22 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 32 - Forks: 15
m-clark/data-processing-and-visualization
This document forms the basis of several workshops/talks that get into everyday programming with R, but also includes mirrored code in Python as Jupyter notebooks.
Language: Jupyter Notebook - Size: 127 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 31 - Forks: 13
MathWorks-Teaching-Resources/Fundamentals-of-Programming
An overview of programming concepts including arrays, strings, loops, and algorithms with a project.
Language: MATLAB - Size: 16.9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 29 - Forks: 10
dongupak/Prime-Python
이 저장소는 생능출판사의 "으뜸 파이썬(1판)"과 "으뜸 파이썬(개정판)"을 기반으로 합니다.
Language: Jupyter Notebook - Size: 22.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 25 - Forks: 22
codingmoney/javascript-coding-interview-questions
CodingMoney.com
Language: JavaScript - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 22 - Forks: 11
IndrajeetPatil/Practical-SQL-exercises
Exercises from "Practical SQL" (1st Ed.)
Language: PLpgSQL - Size: 18.7 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 21 - Forks: 3
cherryWood55/Quiz-Game
A simple quiz game built using Python
Language: Python - Size: 89.8 KB - Last synced at: 7 months ago - Pushed at: about 4 years ago - Stars: 21 - Forks: 43
AJVelezRueda/Fundamentos_de_informatica
Python tutorials and excercises for learning from scratch.
Language: Python - Size: 12.3 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 40
tkarabela/bigpython
Source code for Big Python tutorials on YouTube
Language: Jupyter Notebook - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 18 - Forks: 7
AutolabJS/AutolabJS
Auto evaluation software for programming projects and assignments. This repository contains AutolabJS server.
Language: Shell - Size: 9.56 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 18 - Forks: 22
play-to-learn/play-to-learn
An android puzzle game to improve programming skills
Language: Kotlin - Size: 12.4 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 18 - Forks: 21
JoeyTawadrous/Algorithm-Implementations
Lots of algorithm's & their implementations that have been compiled from a variety of locations.
Language: Java - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 17 - Forks: 6
ISUgenomics/datascience-workbook
Introduction to large scale computing and data wrangling with hands-on tutorials
Language: HTML - Size: 244 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 16 - Forks: 6
ademclk/callofcode
Coding exercises for beginners. Want to contribute, check out the issues.
Language: C++ - Size: 172 KB - Last synced at: almost 3 years ago - Pushed at: about 3 years ago - Stars: 16 - Forks: 34
dsafio/dsafio 📦
Practicing tool for coders 🤘
Language: JavaScript - Size: 151 KB - Last synced at: almost 3 years ago - Pushed at: almost 5 years ago - Stars: 15 - Forks: 5
CharlesIC/Codility
Codility solutions in C#
Language: C# - Size: 273 KB - Last synced at: about 1 year ago - Pushed at: about 10 years ago - Stars: 15 - Forks: 54
shinbatsu/codewars
Solutions for well known practice dojo.
Language: Haskell - Size: 69.3 KB - Last synced at: 3 days ago - Pushed at: 7 days ago - Stars: 14 - Forks: 0
nikhilnayak98/CSE2041
Problem Solving & Program Design in C by Jeri R. Hanly, Elliot B. Koffman
Language: C - Size: 216 KB - Last synced at: almost 3 years ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 18
bl4de/cs
Computer Science (data structures, algorithms), challenges solutions from LeetCode, Advent Of Code, Project Euler etc.
Language: Python - Size: 831 KB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 13 - Forks: 0
ketankr9/cses-cli
solve https://cses.fi/problemset/list/ problemset via command line
Language: Go - Size: 80.1 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 12 - Forks: 1
Atticus64/codember
Resolucion de los retos de Codember en Javascript y Rust
Language: JavaScript - Size: 87.9 KB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 12 - Forks: 0
nakov/introcsharpbook
"Fundamentals of Computer Programming with C#" Book
Size: 517 MB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 12 - Forks: 7
developerinsider/C-Programming-Example
C Programming Example for https://developerinsider.co/c-and-cpp-insider/
Language: C - Size: 40 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 9
azminewasi/Sololearn-Course-Projects
All my solo learn course projects and certificates
Language: Python - Size: 1.37 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 5
tanrax/soy-un-buen-programador-js
Juego con retos sencillos de JavaScript para probarte a ti mismo que sabes lo que haces
Size: 118 KB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 11 - Forks: 2
abulutut/C-ile-programlamaya-giris
C Programlama Öğrenmeye Başlayanlar İçin Alıştırmalar
Language: C - Size: 601 KB - Last synced at: almost 3 years ago - Pushed at: almost 5 years ago - Stars: 11 - Forks: 14
ChaseDurand/Array-Subsets
Solution implementation for HackerRank's Array-Subsets problem.
Language: C++ - Size: 1.18 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 2
examplehub/C
All Examples for learning C programming
Language: C - Size: 353 KB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 5
shouhaddo/Python-Training
This is a repository to share my students who are undergoing python training under me codes of everyday lectures provided by me.
Language: Jupyter Notebook - Size: 18.3 MB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 11
FairozaAmira/AI_course
Repository for AI Programming course KCGI Spring Term 2019
Language: Jupyter Notebook - Size: 1.69 MB - Last synced at: almost 3 years ago - Pushed at: about 6 years ago - Stars: 10 - Forks: 10
CescoP81/GalileiOstiglia
Materiale didattico sviluppato per gli studenti del triennio Informatica e Telecomunicazioni dell'IISS "G. Galilei" - Ostiglia (MN)
Language: PHP - Size: 28.7 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 9 - Forks: 12
gozsari/Single-Cell-Data-Analysis
Notes and studies about single-cell RNA-Seq analysis
Language: Python - Size: 9.45 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 9 - Forks: 4
courselab/pollex
An app for community hitchhiking.
Size: 5.51 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 5
RahulSinghRawatDev/DataStructure
DataStructures with Java and Competitive Coding Programs from HackerEarth.
Language: Java - Size: 54.7 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 9 - Forks: 4
w181496/OJ
[Algorithm] My Online Judge AC Code
Language: C++ - Size: 684 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 3
erkamuzuncayir/solutions-of-introduction-to-computing-systems
This repository contains my solutions for Introduction to Computing Systems - From Bits & Gates to C - C++ & Beyond by Yale Patt and Sanjay Patel
Size: 6.74 MB - Last synced at: 26 days ago - Pushed at: 4 months ago - Stars: 8 - Forks: 2
abdulawalarif/leet_code_with_dart
This codebase is for competitive programming exercises with Dart LeetCode and other platforms.
Language: Dart - Size: 22.5 KB - Last synced at: 8 months ago - Pushed at: 11 months ago - Stars: 8 - Forks: 2
Alex-Golub/various-books-exercise-solutions
📝 Programming exercises from various study books
Language: Java - Size: 54.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 3
Krypto-etox/C-language-book-solutions
The C Programming Language. 2nd Edition Book by Brian Kernighan and Dennis Ritchie, Solutions of All the chapters in detailed Program solutions.. . Learns and Enjoy
Language: C - Size: 69.3 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0
weisscharlesj/ProgrammingInChem
Jupyter notebooks and data for incorporating programming into chemistry courses
Language: Jupyter Notebook - Size: 1.38 MB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 2
thenishchalraj/Time-to-Go
Snippets begginers can start with to learn Go. Whether it's competitive programming or building executable files, Go is present there as a great help.
Language: Go - Size: 1.63 MB - Last synced at: 8 months ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 4
mewcifur28/Cplusplus
This repository contains a number of programs I made in c++ as practice
Language: C++ - Size: 220 KB - Last synced at: almost 3 years ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 3
ArunkumarRamanan/Exercises-Machine-Learning-Crash-Course-Google-Developers
Exercises | Machine Learning Crash Course | Google Developers
Language: Jupyter Notebook - Size: 145 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 2
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: 120 MB - Last synced at: 11 days ago - Pushed at: 13 days ago - Stars: 7 - Forks: 1
Dyalog/PracticeProblems 📦
Automatic Validation of APL Practice Problems
Language: HTML - Size: 2.19 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 7 - Forks: 4
VerzatileDevOrg/Programming_HandBook
The Programmer's Handbook is an open source initiative to collect, archive, and localize all programming knowledge in one collective space.
Language: HTML - Size: 665 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 7 - Forks: 5
albrechtcolia/c-learning
:orange_book: My personal repository covering the basics C topics. This repository covers the main subjects that a person interested in learning C needs to know, such as data manipulation, loops, functions, headers and structs
Language: C - Size: 1.52 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1
prasadhonrao/show-me-the-code
One stop forever free shop for developers to learn programming with Java, Python and C# and have fun!
Language: Java - Size: 46.9 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 2
ddVital/problem-solving
A list of python/c++ Problems with solutions for beginners and intermediate developers.
Language: C - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 5
lazear/rosalind
Rosalind bioinformatics exercises in Rust http://rosalind.info
Language: Rust - Size: 37.1 KB - Last synced at: almost 3 years ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 1
BestPracticeSchool/BPS-BaseProgramming_2_2019
Course: "Base of Programming" by BestPractice School https://bestpracs.ru/
Language: HTML - Size: 2.71 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 1
mahyaret/Data-Structures-and-Algorithms
Implementations using C++ STL, Python, Lisp
Language: C++ - Size: 189 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 2
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: 6 months ago - Pushed at: 6 months ago - Stars: 6 - Forks: 0
kwanghoon/Lecture_EOPL_Exercise
Exercises for EOPL in Haskell
Language: Haskell - Size: 97.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 6 - Forks: 5
Tanwar-12/PYTHON-FOR-DATA-SCIENCE
Welcome to my 'Python' challenge repository!
Language: Jupyter Notebook - Size: 1.57 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 2
bkpecho/CodeWars
Welcome to my CodeWars coding challenges repository! Here, you will find solutions to various coding challenges that I have completed on CodeWars.
Language: JavaScript - Size: 484 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0
The-Young-Programmer/Math-Quize
Math quiz helps to increase or boost Human knowledge. This Version v2.0
Language: JavaScript - Size: 13.5 MB - Last synced at: almost 3 years ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 1
c4fsharp/c4fsharp.github.io
Community for F# website
Language: HTML - Size: 2.71 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 2
kupolak/codewars
Solved codewars problems.
Language: Ruby - Size: 546 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1
a4abhishekkmr/450-DSA-CRACKER
My Gateway to crack DSA
Language: Java - Size: 545 KB - Last synced at: almost 3 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 2
sanskarbansal/Python_CS1002
Python Practice Problems for Beginners.
Language: Jupyter Notebook - Size: 26.4 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 2
prakhar21/Learning-Data-Structures-from-Scratch
Learning Data Structures from Scratch #100DaysOfDSA
Language: Python - Size: 62.5 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 5
imsanjoykb/Java-Programming-All-Solution-
Java Programming .Java Project.Problem Solving
Language: Java - Size: 5.94 MB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 0
BestPracticeSchool/BPS-BaseProgramming_1_2019
Course: "Base of Programming" by BestPractice School https://bestpracs.ru/
Language: Python - Size: 2.37 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 3
nuitrcs/intro_to_js_workshop
This is an introduction to JavaScript workshop by Frank Elavsky of NUIT Research Computing. The workshop is primarily a follow-along, hands-on style. Examples provided in the examples folder.
Size: 570 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 8
DATX02-17-26/DATX02-17-26
Bachelors thesis investigating the automated assessment of programming exercises
Language: Haskell - Size: 562 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 2
EthanParizeau-zz/ProgrammingIdeas
Project ideas for anyone wanting to program, but can't think of an idea.
Size: 23.4 KB - Last synced at: almost 3 years ago - Pushed at: over 8 years ago - Stars: 6 - Forks: 1