Git Product home page Git Product logo

passcodegenerator's Introduction

PasscodeGenerator

AUTHOR: Briana Berger

PURPOSE OF PROJECT: The purpose of the code is to while loops and if statements alongside ASCII to print out randomly generated passwords based on the user's option choice and password length. The code also makes use of reading and writing to files.

VERSION or DATE: 01/09/2018

DIFFICULTIES: When I first attempted this program during winter break, I got stuck. I tried for hours. It kept printing out the same password, even though I knew my code was correct. So, I decided to skip it for now and come back later. Coming back, I had the same problem. However, I went through my code and saw that it was because I didn’t reset my user’s password length (I already knew I had to reset the password, but it kept messing up, so I knew something else was wrong). Without reseting the user’s password length, the compiler would skip right over my while loop and it would keep the same password. I did fix it though by adding in a reset for the password and the user’s password length.

LEARNING MOMENTS: The lesson really taught me debugging. On most of my projects, debugging goes relatively quick. However, this forced me to really analyze my code and look at each variable.

passcodegenerator's People

Watchers

James Cloos avatar Briana Berger 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.