First Blog Post - Fibonacci Sequence

Aqeel Akbari - Sep 11 - - Dev Community

I created a small program, when provided with the nth position of the Fibonacci sequence it gives the number in that position.

When it came to making the code itself it was really not that complicated so there was not many issues. The only issues I came across was trying to get back into the java mindset and remember all the syntax. I solved this by taking a look at some of my past projects. Here's a quick list of the things that I had to remember.

  • System.out.println();
  • ; at the end of lines
  • if statement formatting

Some things I looking forward to in this class would be getting the experience of doing a multi stage group project. Since it will simulate what a workplace project will be like, I am very excited. In terms of feeling, I am a little worried about balancing this course with the rest of my course load. I'll do my best to stay on top of all of my work.

.
Terabox Video Player