Skip to content

All code for homework and projects for CSE115 Python and Javascript course taken in Spring 2020.

License

Notifications You must be signed in to change notification settings

znatri/UB-CSE115-IntroCS-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UB CSE115 Introduction to Computer Science Project

This repository contains a collection of projects completed as part of the University at Buffalo CSE115 - Introduction to Computer Science course. The projects are designed to help students learn and practice the fundamental concepts of computer programming, problem-solving, and software development using Java.

Repository Structure

The repository is organized into separate folders for each project:

  • project1: Introduction to Java programming and basic problem-solving techniques
  • project2: Object-oriented programming and design patterns
  • project3: Graphical user interface (GUI) development using Java Swing
  • project4: Event-driven programming and simple game development

Getting Started

Prerequisites

  • Java Development Kit (JDK) version 8 or later
  • Java Integrated Development Environment (IDE) such as Eclipse, IntelliJ IDEA, or NetBeans

Running the Projects

  1. Clone the repository:
git clone https://github.com/znatri/ub-cse115-2020.git
  1. Import the desired project into your Java IDE.
  2. Compile and run the project from your IDE.

Contributing

This repository is for educational purposes and is not actively maintained. However, if you have any suggestions, issues, or improvements, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Acknowledgments

The projects were developed as part of the CSE115 - Introduction to Computer Science course at the University at Buffalo.

About

All code for homework and projects for CSE115 Python and Javascript course taken in Spring 2020.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published