Giter VIP home page Giter VIP logo

wordunscrambler_repo's Introduction

WORD UNSCRAMBLER

DESCRIPTION

This is a wordUnscrambler console application written with c# on the .net core framework. It enables you confirm if a word has matches amongst a set of given words in a file.

The file contains a specified list of words. A word provided by the user is entered from the interface to confirm if the word has a match of words found in the file then the program returns the list of matched words.

WHAT YOU WOULD LEARN

1) You would see how methods, classes are defined and instantiated.
2) How to read the contents of a file and fetch it
3) How to use foreach conditional statement, arrays etc.

USAGE

You will receive a prompt stating below โ€” Enter scrambled word(s) manually or as a File: F-file/M - manual

From the CLI, type M or F to enter the words manually or as a File and press enter For a manual selection, you will receive below prompt Enter word(s) manually (separated by commas if multiple) Enter the words For a sample word entered e.g more, the program would return below

MATCH FOUND FOR more: rome

MATCH FOUND FOR more: more

For a file selection, input the text file path - here its defined as wordlist.txt. It is in the bin/debug directory of the project. Ensure the file has the words to be compared stored in it. Proceed to unscramble as done manually above.

CREDITS

Credit goes to Avetis Ghukasyan, Senior Full Stack Web Developer. His course on Udemy, an extensive hours of C# training on building applications has been helpful. Please see video link below

https://www.udemy.com/course/learn-csharp-by-building-applications/learn/lecture/

wordunscrambler_repo's People

Contributors

tbalo avatar

Watchers

 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.