-
Updated
Aug 13, 2020 - Kotlin
#
programming-exercises
Here are 369 public repositories matching this topic...
-
Updated
Sep 28, 2018 - Kotlin
ruby
rails
laboratory
education
saml
database
rspec
postgresql
assessment
auth0
rbenv
extensible
lms
exercises
programming-exercises
multitenant
mumuki-laboratory
code-assesment
-
Updated
Aug 27, 2020 - Ruby
Python Tutorial for Beginners with 500 Code Examples
-
Updated
Apr 21, 2019
A list of python problems for beginners and intermediate developers
python
programming
interview
python3
problem-solving
programming-exercises
programming-challenges
python-tutorial
programming-contest
coding-challenge
programming-fundamentals
python-coding-challenges
learn-pyton
python-problem-solving
-
Updated
Oct 23, 2019
Community solutions for the Ninety-Nine Swift Problems (http://enekoalonso.com/projects/99-swift-problems)
-
Updated
May 5, 2020 - Swift
parser
haskell
parsing
parser-combinators
functional-programming
learn-to-code
subtitles
srt
learning-by-doing
programming-exercises
functional-programming-examples
parsers
parsec
haskell-learning
srt-subtitles
haskell-tutorial
srt-parser
haskell-exercises
srt-format
parser-combinator
-
Updated
Nov 11, 2019 - Haskell
These exercises are focused on absolute beginners. The purpose of these exercises is to help you develop algorithmic problem solving skills from early stage.
-
Updated
Jul 2, 2019 - Python
This is a repository of my solutions to hacker rank problems.
-
Updated
Sep 25, 2018 - Python
Recursive Credit Card Searcher For Windows C++ and Linux
windows
linux
visual-studio
cmake
programming
cpp
scanner
programming-challenge
credit-card
boost-libraries
cygwin
programming-exercises
creditcard
program
creditcard-validator
-
Updated
Aug 17, 2020 - C++
javascript
python
programming
dojo
coding-dojo
programming-exercises
programming-challenges
coding-challenge
nerdzao
-
Updated
Sep 30, 2019 - Python
C++ Primer (5th Edition) Answers
-
Updated
Aug 20, 2020 - C++
Dieci anni di esercizi di programmazione
-
Updated
Nov 6, 2019 - Java
Code grading made intuitive. CodeGrade is a blended learning application designed especially for programming education, making reviewing and handing in programming exercises more insightful and effective for students and more efficient for teachers.
education
feedback
blended-learning
programming-exercises
lti-tool
educational-technology
educational-software
-
Updated
Aug 27, 2020 - Python
LeetCode Problems
python
programming
leetcode
python-3-6
python3
leetcode-solutions
python-3
programming-exercises
programming-challenges
leetcode-questions
leetcode-practice
leetcode-python
python-leetcode
leetcode-python-solutions
leetcode-problem
leetcode-python3
leetcode-problems-solutions
leetcode-programming-challenges
leetcode-problems
-
Updated
Aug 27, 2020 - Python
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.
c
programming
solutions
solution
programming-exercises
programming-challenges
c-language
c-programming
-
Updated
Aug 25, 2020 - C
Practicing tool for coders 👩💻 🤖 👨💻 💥 🚀
-
Updated
Jul 2, 2020 - JavaScript
Lots of algorithm's & their implementations that have been compiled from a variety of locations.
java
programming-language
interviewing
algorithm
project-euler
project-manager
programming-challenge
project
interview
interviews
programming-exercise
interview-practice
interview-questions
programming-exercises
programming-contests
programming-challenges
interview-test
algorithms-implemented
interview-prep
interview-preparation
-
Updated
Aug 20, 2017 - Java
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.
visualization
python
data-science
machine-learning
workshops
ggplot2
r
programming
workshop
dplyr
numpy
modeling
tidyverse
pandas
datatable
programming-exercises
jupyter-notebooks
data-processing
htmlwidgets
model-criticism
-
Updated
Aug 19, 2020 - Jupyter Notebook
Auto evaluation software for programming projects and assignments. This repository contains AutolabJS server.
education
gitlab
evaluation
courses
programming-exercises
programming-contests
autolab
coding-challenge
laboratory-exercises
educational-technology
auto-evaluation
-
Updated
Feb 16, 2019 - Shell
Doing all the pro/g/ramming challenges (4/8chan)
-
Updated
Aug 19, 2020 - C
Codility solutions in C#
-
Updated
Nov 9, 2015 - C#
"Fundamentals of Computer Programming with C#" Book
programming-language
programming
csharp
book
english
bulgarian
programming-exercises
programming-fundamentals
-
Updated
Feb 21, 2020
Learn Python for free using open-source notebooks in Hebrew.
python
learning
programming
learning-python
learn-to-code
programming-exercises
python-notebooks
learn-to-code-for-free
-
Updated
Jul 24, 2020 - Jupyter Notebook
Repository for AI Programming course KCGI Spring Term 2019
-
Updated
Oct 28, 2019 - Jupyter Notebook
IvanPerez9
commented
Feb 26, 2020
Revisar problema 268
DataStructures with Java and Competitive Coding Programs from HackerEarth.
java
programming
datastructures
programming-challenge
programming-exercise
java-8
hackerearth
programming-exercises
programming-contests
programming-challenges
hackerearth-solutions
hackerearth-solve
hackerearthdatastructure
hackerearthdatastructuresolutions
-
Updated
Sep 15, 2019 - Java
Stalinium1945
commented
Oct 25, 2019
Я называю это dz 1.
Ссылка:https://github.com/Stalinium1945/dz1
An android puzzle game to improve programming skills
-
Updated
May 18, 2018 - Kotlin
Improve this page
Add a description, image, and links to the programming-exercises topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the programming-exercises topic, visit your repo's landing page and select "manage topics."
When importing programming exercises, instructors have to rename the project name in the 3 repositories manually.
It would be nice if this could be done automatically for Java projects.
This would involve Eclipse project files
.project
and Maven project filespom.xml
(Multiple times).The old name should simply be replaced with the new one that is chosen for the imported project.