Git Product home page Git Product logo

Joanna Smith's Projects

aspnetcore icon aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

calculator icon calculator

Calculator app created with Java Swing, It is simple with an easy code to help novices learn how to operate a calculator.

cen4910 icon cen4910

Group project for CEN4910 Software Development Project

countwords icon countwords

top 20 words in the following file (a poem): https://www.gutenberg.org/files/1065/1065-h/1065-h.htm (Links to an external site.) Notes: Ignore all HTML tags Ignore all text before the poem's title Ignore all text after the end of the poem

evtx icon evtx

A Fast (and safe) parser for the Windows XML Event Log (EVTX) format

filetree icon filetree

Your program should be able to look at a folder and its tree of subfolders, and construct a tree data structure to represent it. Each node in your tree corresponds to a folder in the file system, and should contain the number of files, the total size of the files, the folder's name, and a list of child folders

hibernate icon hibernate

Convert your "To Do List" application from Module 2 to use Hibernate in order to save its data. Submit your code (.java files), and screen shots showing your program in action, including MySQL screen shots showing the data that was saved from Java.

log-parser icon log-parser

A Tool that allows you to analyse, sort, filter, and search your logs.

random-numbers icon random-numbers

Call a new method which adds 2,000,000 random integers into an ArrayList, then deletes each one from the ArrayList Call a new method which adds 2,000,000 random integers into a LinkedList, then deletes each one from the LinkedList Call a new method which adds 2,000,000 random integers into a Hashtable, then deletes each one from the Hashtable

to-do icon to-do

Write a simple to-do-item application in Java. It should support the following features, Add a to-do item Delete a to-do item View the to-do items Make sure to structure your program in a modular way. In this case, that means you would have a command-line application which uses a class that holds the to-do items internally and provides public methods to add an item, delete an item, and provide the list of to-do items.

valencia icon valencia

Contains source code for various student projects

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.