Coder Social home page Coder Social logo

csc207-course-notes's People

Contributors

derekcresswell avatar

Watchers

 avatar  avatar

csc207-course-notes's Issues

Meta: Code Examples

Meta issue for tracking our progress with writing various code examples for the course notes. Each should have a separate issue and pull request created to track it's progress.

Please add and edit this list as time goes on.

Examples:

Arrays Section

A quick notes section discussing arrays in Java. This will be a shorter note that follows this outline:

  • Generating a mathematical sequence to fill an array.
  • {} initialization
  • Nested Arrays
  • Arrays as the underlying tool in an ArrayList.

Because this is meant to be a short note, we won't have an as in-depth example.

Improve Readme

The current readme is just a starting point (not proof read or detail rich enough).

As we further these notes we should come back to and rebuild it to contain the information we need.

Todo:

  • Provide relevant resource links (Euler, PythonTutor, course page, etc...)
  • Provide instructions for IDE setup (or in separate file).
  • Talk about digging through docs, existing code, and online tutorials

Profiling Various Interfaces

Here, we will provide an example that allows students to play with inheritance. We will set the stage as a basic profiling of different collections. From there, students can swap out the interfaces and play with the code. We will end with asking the students to implement their own list on top of an existing one that also provides some statistics (or maybe some extra debug prints, whatever works).

Fizz Buzz Example

Write a small fizz buzz example as our starting point into java. This can likely contain other toy algorithms in the same module.

This should be primarily a quick familiarization of students with how Java looks and acts.

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.