tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

🗒 codebar's tutorials

Results 42 tutorials issues
Sort by recently updated
recently updated
newest added

``` WARNING: ruby-2.2.1 is past its end of life and is now unsupported. It no longer receives bug fixes or critical security updates. ``` Our current Ruby version is 2.2.1....

beginner

I would like to contribute to Codebar with Elixir Tutorials :)

Hi all! I've been through the CSS tutorials with a good few people over the last year or so and I've found that a large amount of them fall over...

Not a PR as it's some gist code with separate download. It would be useful to move js from head to end of the body as that's one less thing...

Recently a student (learning a programming language for the first time) had some trouble grasping the `sortNumbersAscending` example in lesson 2 of learning JavaScript https://github.com/codebar/tutorials/blob/gh-pages/js/lesson2/tutorial.md. This seemed like a steep...

We were asking our students to manipulate DOM elements in a script inside the header with jQuery, which got loaded before the DOM was created so the exercise couldn't be...

## What it does This adds the ability to specify multiple file sets of files in the tutorials repo for insertion into zip files that can be offered up from...

I'm coaching somebody and we're going through the first few javascript tutorials. And in those tutorials you have quite a few for and while loops. In reality you don't really...

@samsworldofno could you add some details about this issue?

I coached this last week and had the following notes: - It wasn't initially clear _where_ the JavaScript had to be written. Earlier tutorials have it written straight into the...