9 answers
Micah’s Answer
Miriam’s Answer
Shivangi’s Answer
The motive of programming is to analyze and solve problems logically so the solving part is fun because there are a lot of approaches and you have the freedom to try and test your own approaches , bend and fall at times with compiler errors but then fixing em is a joy in its own.
Number crunching is fun as it doesn't have any set rules , try whatever you want to get to the solution so i like that freedom with the tech. So its always fun to see your solution work in the end and make a difference in a way.
john’s Answer
I liked computers. I also like a million other things and hobbies. I picked CS because it's something with a lot of variety to keep me mentally engaged. It's highly employable, and pays enough to give me surplus income to chase my other passions that i can't make a career of.
Software can earn an absolutely silly amount of money if you're willing to work hard and get a bit lucky.
It's not a silver bullet, but it's a really solid career path IMO.
Akilah’s Answer
Sara’s Answer
For me there wasn't one thing specifically but a variety of reasons. This three come to mind:
- I was good at it and enjoyed it.
- I wanted a career that provided me with flexibility. No matter the company, the country, or industry CS skills are needed.
- Lastly, the skills you gain are useful for non-CS jobs as well so it opened many doors. Keep in mind when you study CS you have options that cover the whole spectrum from going into more management/consulting roles to software engineering.
Bryon’s Answer
When I was a kid, my dad got an Apple IIe compatible personal computer called a Laser 128 for work and he let me use it. It had a whopping 128KB of RAM and no display. (You needed to plug it into a TV like a video game console.) However, I didn't care at the time because I could play video games on it. I remember playing games like Number Muncher and Carmen Sandiego.
If you didn't put a game diskette in the floppy disk drive and turned on the power, the Laser 128 would drop you at a BASIC prompt. I started playing around with the console and learning some elementary BASIC commands. However, "advanced" control flow structures like "for loops" were too complicated for my elementary school brain. So I went to the library and checked out some books on how to program games. In the back of those books, there were complete printouts of the code for games that I could then very slowly type into the Laser 128 and save to a floppy disk. After doing this a few times, I started to understand what the code was doing and my interest in computer programming was born.
Joanne’s Answer
Now .. I have kids your age :) so computers were a novelty back in the day.
I went more along the lines of 'what don't I like' - so anything english/history/etc .. was out of the question.
I do like ...
- being hands-on (I have no fear of computer hardware)
- I'm very math literate .. I actually enjoy data and using it to paint a picture
- I'm flexible and desire change .. the computer science industry is ALWAYS evolving.
- A paycheck is always nice ... a computer science major is likely to find a job after graduation
Keep coding ... you may want to look at a raspberry PI so you can code and enjoy the results.
http://raspberrypi.org/
Eric’s Answer
I was inspired at a young age about the fact that computers can do so many wonderful things, and that real people had programmed them to do all those wonderful things, so this meant that I could be one of the people who made computers do wonderful things. That was the motivation to get started, and once I had started, what I was able to do was its own reward: I can write programs to benefit me, my friends, and sometimes improve people's lives in general.
Delete Comment
Flag Comment