Giter Club home page Giter Club logo

hw01-yoav221's Introduction

Intro to CS - Your First Homework! ๐Ÿš€

Hello, aspiring code virtuosos! ๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿง™โ€โ™‚๏ธ Welcome to your first homework assignment in our thrilling Intro to CS course! Get ready to embark on an epic coding journey using the magic of GitHub Classroom. Check out GitHub Safe Landing Tutorial for extra guidance. You can configure Git username and email by running the following commands on shell(terminal):

git config --global user.name "Your Name"
git config --global user.email "[email protected]"

Assignment Details

  • Repository: repository_link = cs-intro-reichman/hw01-username

Task Overview

  1. Clone the Repository:

    • Start by cloning your assignment repository to your local machine. Use the following command:
      git clone [repository_link]
  2. Write Your Code:

    • Open your favorite code editor and start working on the assignment. Every line of code is a step towards greatness!
  3. Commit and Push:

    • After making changes, commit and push your code. Show Git who's boss!
      git add .
      git commit -m "Add awesome code for Homework 1"
      git push origin main
  4. Autograding Magic:

    • The autograding system will provide instant feedback on your code. ๐Ÿค–โœจ Check your scores in 'Actions' tab after each commit.

Submission Guidelines

Before submitting your work for grading, follow these guidelines:

  • Java Coding Style Guidelines:

    • Ensure your code adheres to our Java Coding Style Guidelines. Good style makes your code shine!
  • Create a PDF Document:

    • Besides the code files, create a PDF document listing the code of all programs you wrote, each on a separate page. Use indentation for readability.
    • Experiment with "paste special" options for transferring code from your editor to word processing software.
    • The document, named HW1Code.pdf, must use Consolas or Arial font, size 12.
  • Ensure Presence of Files:

    • Confirm the existence of the following files in your GitHub repository:
      • AddTwo.java
      • Coins.java
      • LinearEq.java
      • Triangle.java
      • Gen3.java
      • HW1Code.pdf

Important Note

  • Deadline: Your submission deadline is December 25, 2023, 23:55.
  • Your final score will be reflected on Moodle after the deadline.

Tips for Success

  • Ask for Help: Stuck on a problem? Reach out to your classmates or the instructor on our community forums.
  • Commit Regularly: Small, frequent commits are better than large, infrequent ones. It's like saving your progress in a video game!
  • Have Fun: Coding is an adventure. Enjoy the journey and the victories, no matter how small.

Ready, Set, Code!

Now that you have your mission, go forth and conquer! We're excited to witness the fantastic solutions you come up with. Remember, every line of code is a step towards becoming a coding maestro. Happy coding! ๐Ÿš€๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿ”ฅ

Good luck!

hw01-yoav221's People

Contributors

yoav221 avatar github-classroom[bot] avatar

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.