Giter VIP home page Giter VIP logo

jupiterjack / votingprogramusingconstliteral Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1 KB

For starters, I found this code on another coding forum that was unfinished years ago. I have been attempting to execute this program in a way that I can "iterate the for loop 5 times in order to input a tally for each vote, for the specified candidate, to receive an output of the total # of votes, for each candidate".

C++ 100.00%

votingprogramusingconstliteral's People

Contributors

jupiterjack avatar

Watchers

 avatar

votingprogramusingconstliteral's Issues

Just some info for you.

Lennox,

Wanted to get you some info, and figured you would see this issue.

  • First, a piece of advice I wish I'd heard when I started out: Always use Source Control.
    • If you are working on code, use a GitHub repository, and commit your changes with almost every compile or build with a note about what you were doing and why. Build this as a habit, and it will seriously pay off. Here's a good article on why it helps so much. Take the time to understand source control and how it works, you will not regret it. Feel free to ask me questions if you get stuck.
    • For me, the most important reason to use source control is that you can explore the history of your changes (and go back to a time when things worked).
  • Second, find one or two open source projects and contribute
    • Find a tool you use or could use often that is open source, then explore the code.
    • You can start contributing by helping with the documentation - what was unclear to you - and improve it.
    • Learn to build the code such that you can create the finished product (this could take time, ask lots of questions)
    • Find an issue or defect and see if you can figure out what's wrong and make a pull request.
    • The reason for this suggestion is for you to get used to doing it and getting comfortable.
  • Third, try to code every day.
  • Lastly, and most importantly, relax. You will screw up, and that's OK. It's better than OK, it's the only way to learn. The programming world is pretty accepting of people trying to learn, and most will be happy to answer your questions (but do your research first...). Try to get to the point where you are having fun and look forward to coding.

I'll text you my email and discord so you can reach out. I'll be happy to help.

Next up, what are the things that worry you the most about getting into software development? If you'd like to bounce those off me, I can probably help ease your mind or find solutions.

I look forward to hearing from you.

Audie

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.