Giter Club home page Giter Club logo

ap-first-assignment-part-3's Introduction

Third Assignment RegEx ๐Ÿ“š

Welcome to your third assignment in the Advanced Programming course! In this assignment, you will be working with regular expressions (RegEx) and combining them with Java syntax. The assignment consists of three problems designed to help you learn and practice using regular expressions effectively.

Getting Started ๐Ÿš€

To get started with this assignment, you need to Fork this repository and clone the fork to your local machine. The repository contains the problem statements, source files, and unit tests.

Ensure to enable workflows in the Actions tab of your fork of the repository. This will allow GitHub to run the provided test cases.

Prerequisites โœ…

Before attempting this assignment, make sure you have the following:

  1. Basic knowledge of Java programming language.
  2. Understanding of regular expressions and their syntax.
  3. Familiarity with Git for version control.

Evaluation ๐Ÿ“ƒ

To successfully complete this assignment, you need to meet the following requirements:

  1. Ensure your code compiles and runs without any errors.
  2. Pass all the unit tests provided in the src/test/java directory.
  3. Organize your code in a clear and readable manner. Use proper indentation and follow clean code principles.
  4. Add comments to explain your code and make it easier to understand.

Remember to use Git for version control throughout the assignment. Commit your changes frequently and provide meaningful commit messages to track your progress.

Note: It is strictly prohibited to use ChatGPT or any other AI generative model for completing any section of this assignment. Failure to comply will result in a score of 0 without any warnings.

Notes ๐Ÿ“

Here are some important points to keep in mind for this assignment:

  • You are required to solve the first three problems. The fourth problem is a bonus problem and is relatively more challenging than the others.
  • To solve problems 3 and 4, it is necessary to understand the concept of "backreferencing" in regular expressions. Make sure you have a good understanding of this concept before attempting these problems.
  • It's worth mentioning you are free to use ChatGPT or any other AI generative model in order to learn topics that you can not find suitable resources for on the internet.

Resources ๐Ÿ“š

To help you with this assignment, you can refer to the following resources:

๐Ÿ”— RegEx Cheat Sheet

๐Ÿ”— RegEx in Java

๐Ÿ”— Learn RegEx - jadi (youtube)

๐Ÿ”— RegEx : Back References - Coding Train (youtube)

๐Ÿ”— Learn RegEx - WDS (youtube)

๐Ÿ”— BackRefrencing in RegEx


Good luck, and keep on learning!

ap-first-assignment-part-3's People

Contributors

farid-karimi avatar mahan-m47 avatar srgtsajjad 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.