Code Monkey home page Code Monkey logo

barron_800_words_training's Introduction

Barron_800_Words_Training

"Python code that understands your word memory to helps you to revise the newly learnt words from "Barron's essential 800 words for GRE" faster"

Project files are:

  1. database_reader.py---> It reads the word_list file which containing the words and meanings
  2. shuffler_code.py ---->It shuffles the words for better memory testing
  3. word_list.txt ----> contains the word with meanings (800 words total)
  4. w2m.npy ----> Stores your memory for each word2meaning
  5. m2w.npy ----> Stores your memory for each meaning2word
  6. new_user.py ----> Cleares the memory_matrix(w2m.npy and m2w.npy) of the previous user
  7. barron_quiz_master.py ----> Main file which ties the other files together.

How to use:

  1. Run new_user.py (needs to be run only once for a new user)
  2. Run the barron_quiz_master.py
  3. repeat step-2, until you master the entire word list!!

<you need to have Python 3 or above and numpy installed>

Debajyoti: I absolutely loved coding this. I hope it helps too! All the best for GRE! May the force be with you!

Contact: < [email protected] >

barron_800_words_training's People

Contributors

debajyotix 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.