-
Could you please upload the complete version of the exercises? I found that the solutions to the exercises in the chapters including triangulation and relative orientation were not uploaded.
-
**Exercism: Solve PHP No. 12 & Python Nos. 3 and 4, update README.md for tracking**
PHP No. 12: https://exercism.org/tracks/php/exercises/hamming
Python No. 3: https://exercism.org/tracks/python/e…
-
@exercism/erlang, according to https://exercism.org/challenges/48in24/implementation_status/erlang, here are five missing exercises for this track that the LFE track has added. Should I go ahead and a…
-
Since the exercises are in a repo that is separate from when they actually run, I figured we'd need a way to quickly test the exercises (and associated tests) while they are being developed.
I am sti…
-
Beim erstellen der Tabelle in loesung.py in line 87 wirft zip einen der Werte aus data.txt weg. Da data 51 Zeilen enthält und t1 daher um ein Elemnt länger ist als t2.
-
For any Code Workout exercise, the exericise display iframe gives "bad gateway".
-
Have a Controller Action method with:
- Logging the request (url, parameters, route segments etc)
- try/catch & logging
- Tracing (took x ms to execute)
--> Turn those three cross cutting concer…
-
- Author a Pulumi template and hook it in to Pulumi Deployments.
- Automation API exercise.
We need to make sure this is feasible in a classroom setting - not sure what the perms are between GH and P…
-
## Description
Create a technical injects with multiple assets (or asset groups).
Launch it.
When it's finished, go to the execution details tab.
We don't have the correspondence between assets …
-
# Idea
It would be super nice to automatically test JSAV exercises.
(a) Standaone user interface testing when developing a JSAV exercise. Example: refactoring was done in issue #199 . In an idea…