Here are
1,631 public repositories
matching this topic...
1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
100 numpy exercises (with solutions)
Updated
Aug 19, 2021
Python
A series of ReactJS coding challenges with a variety of difficulties.
Updated
Oct 28, 2021
SCSS
Learn the Zig programming language by fixing tiny broken programs.
Small scale machine learning projects to understand the core concepts . Give a Star 🌟 If it helps you. BONUS: Interview Bank coming up..!
Updated
Jun 9, 2021
Python
Learn Python Regular Expressions step by step from beginner to advanced levels
Updated
Oct 28, 2021
Python
Example based guide to mastering GNU awk
Updated
Oct 27, 2021
Shell
Learn you how to write your first bash script
Updated
Dec 25, 2017
JavaScript
Code and exercises from Bartosz Milewski's Basics of Haskell Tutorial
Updated
Jan 10, 2021
Haskell
Exercises and code snippets to share with my students
Updated
Sep 5, 2021
Python
Learning Go Book in mmark
[Course] Code for Introduction to Node.js
Updated
Sep 21, 2021
JavaScript
Some exercises to practice whiteboard interview questions in PHP.
计算机网络:自顶向下方法 (原书第七版)陈鸣译 课后习题参考答案(中文版+英文版);计算机系统基础(第2版)袁春风 课后习题参考答案;操作系统教程(第5版)费翔林 课后习题参考答案;数据结构(用C++描述)殷人昆)课后习题参考答案;算法设计与分析 黄宇 课后习题参考答案;
Updated
Sep 28, 2017
Jupyter Notebook
Examples and exercises based on some of the features of jigsaw in JDK9/Jigsaw (Early Access builds)
Examples and exercises for Practices of the Python Pro from Manning Books 🐍 📘
Updated
Jul 27, 2021
Python
Exercises for the Analysis of Knowledge Graphs
Updated
Apr 3, 2020
Jupyter Notebook
Example based guide to mastering GNU grep and ripgrep
Updated
Oct 27, 2021
Shell
Samples for the openSAP course "Building Apps with the ABAP RESTful Application Programming model (RAP)."
This repository provides everything you need to get started with Python for (social science) research.
Updated
Jun 19, 2020
Jupyter Notebook
Lunatech course - "Moving forward from Scala 2 to Scala 3"
Updated
Jul 10, 2021
Scala
Задания и примеры из книги "Python для сетевых инженеров"
Updated
Jul 13, 2021
Python
Rust in Action book exercises
Updated
Mar 25, 2018
Rust
🔬 Where students practice and receive automated and human feedback
Updated
Oct 27, 2021
Ruby
🐍 Short, introductory guide for the Python programming language 📗 ⚡
Updated
Oct 28, 2021
Python
Python 3 - Curso em Vídeo
Updated
Mar 5, 2021
Python
Source code and solutions of exercises to The C Programming Language 2nd Edition by Brian W. Kernighan and Dennis M. Ritchie
Improve this page
Add a description, image, and links to the
exercises
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
exercises
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Describe the bug
When creating a Short-Answer question for a quiz and adding a long answer option the client does not display an error message, even though the quiz was not saved and a status code
500
is received.To Reproduce