Coder Social home page Coder Social logo

ioquatix / programming.dojo.net.nz Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 16.4 MB

A computer science education website.

Home Page: https://programming.dojo.net.nz

Ruby 3.90% Python 0.02% HTML 27.32% CSS 2.35% JavaScript 64.95% Sass 1.45%
website utopia computer-science

programming.dojo.net.nz's Introduction

Programming Dojo Website

This is the source code for programming.dojo.net.nz.

Development Status

Motivation

This website was designed as part of my university study with Dr. Tim Bell in the course "COSC433 Computer Science Education" in 2010. There is a report which covers the initial development of this site.

At the time I was concerned about the isolated approach to teaching programming languages in education. In particular, because teachers often lack the formal education, students often receive a biased impression about language strengths and weaknesses.

This website and the resources it makes available, are designed to encourage an open mind when it comes to programming languages, both for students and teachers. Even though teachers may only be comfortable with one language, students should understand this does not make it intrinsically better than any other language.

Installation

Ensure you have a working Ruby interpreter.

Install all dependencies:

$ bundle install

Usage

Run the web application server:

$ rake

The site can be accessed locally using the default endpoint: https://localhost:9292.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

See Also

License

Released under the MIT license.

Copyright, 2019, by Samuel G. D. Williams.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Copies of full licenses required for the programming language logos on this website can be found in the third-party-licenses folder.

programming.dojo.net.nz's People

Contributors

courtneycb avatar ioquatix avatar pyrmont avatar

Watchers

 avatar  avatar  avatar

programming.dojo.net.nz's Issues

Language pages need updated logos.

The language page doesn't seem to have the logo. Maybe it's a CSS bug or the URL is not being generated correctly.

image

Here is the CSS:

image

Maybe something wrong with url()?

Useful links page

https://programming.dojo.net.nz/resources/useful-links

This page is a bit out of date. There are some interesting links, and others that 404 now.

I used to use it for my own links when I was teaching, I've already filtered out some of the junk, but more work is required.

Some ideas:

  • Remove it entirely.
  • Add link to cs unplugged
  • Add link to other sites?

Programming language comparison

Either it's irrelevant and should be removed, or it's still worth trying to present and should be updated (improving layout).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.