Giter VIP home page Giter VIP logo

Andrew Wyper's Projects

advanced-enumeration-hw icon advanced-enumeration-hw

You have been given four projects, each containing a coding problem. You should write the code to make the tests pass, without modifying the spec files.

black-jack-hw icon black-jack-hw

Simulate a game of "BlackJack". To start off with you should be working in a TDD fashion and creating tests for your classes.

countries-api icon countries-api

Your task is to create an application that makes a request to an API and displays the data.

countries-hw icon countries-hw

Your task is to plan an app that shows info for a selected country using multiple components. The app uses the Countries API.

countries_lab icon countries_lab

Your task is to build an app that uses this API to display information on the countries of the world

currency-converter-hw icon currency-converter-hw

You have been asked to build a currency exchange calculator. Use the data from this url to allow the user to convert from Euro to any of the listed currencies.

dom-animals-wkhw icon dom-animals-wkhw

Your task is to create a front-end JavaScript application that allows users to input items and see them displayed in a list.

employees-lab icon employees-lab

Your task is to model and create a system to store information for employees of a large development company. You should use TDD, inheritance, packages and abstract classes for this.

full-stack-games-app-investigation icon full-stack-games-app-investigation

Your boss has asked to you look over the codebase of a full-stack JavaScript application. The front-end is written in JavaScript using Vue, the back-end uses an Express server and a MongoDB database. Your task is to make yourself familiar with the codebase.

git-lab icon git-lab

In pairs work through the following steps to create and merge branches and deal with any git merge conflicts. Work through the steps together, so you understand each part of the process.

hogwarts-lab-hw icon hogwarts-lab-hw

We've given you a starting point with all your models / sql / seeds pre-written (you lucky things!)

hotel-booking-system icon hotel-booking-system

Build a system to allow a hotel to manage bookings. There should be a form to allow the hotel to add the following information for each booking:

imdb-hw icon imdb-hw

You task is to plan and build an application that displays a list of upcoming film titles, each one linking to their imdb page.

java-classes icon java-classes

Create 3 single classes with methods to perform some functionality. This is a TDD exercise. Write the test first then create the method to get the test passing.

java-hotel-lab icon java-hotel-lab

You are being asked to build a booking system for the new CodeClan Towers hotel. Use TDD in Junit to model the Hotel with Java classes, with separate test files for each class.

java-stereo-hw icon java-stereo-hw

You are being asked to model a stereo system made up of separate components. The stereo will contain a radio and at least one of the following: record deck, CD player, cassette deck(if it's a really old stereo). It will also be possible to connect an external sound source e.g. mp3 player, phone.

javascript-es6-hw icon javascript-es6-hw

There are a some language features that were introduced with ES6 that we havn't looked at that. These features are used when writing React idiomatically. Your task is to read the MDN documentation for these features (classes, import and export, and destructuring) and to refactor the included Library application to use them.

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.