Coder Social home page Coder Social logo

java-ii's Introduction

Table of Contents:

HW1: Shapes

Using a class written by the professor, I wrote classes for three different shapes (a triangle, rectangle, and circle) which inherited his class. This allowed us to "plot" shapes with coordinates. This assignment was more practice with inheritance, as well as an introduction to using javadocs.

HW2: Recursion

This algorithm finds the smallest string, either in an array or given two options. This program, of course, gives us experience with recursion.

HW4: Sorting and Searching

Searched & sorted using abstract bubble sort, merge sort, binary (recursive) search, and selection sort. I used a Dog class we wrote during class, but the methods were written so that they could be used on any class. This assignment helped teach us not only different sorting methods, but also abstraction.

HW5: Lists and Iterators

Taking knowledge of how to create a linked list, I was able to create a doubly linked list for this assignment. This assignment taught us how to create & use a doubly linked list, as well as creating an iterator for it.

lab:

Software Development II Lab work; we write code and then test them with given tester files and JUnit.


Course Information:

Fall 2020 @ (The) University of New Orleans

CSCI 2120 (Software Development II) with Dr. Summa

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.