First Blog Post – Fibonacci Sequence

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 ca…


This content originally appeared on DEV Community and was authored by Aqeel Akbari

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.


This content originally appeared on DEV Community and was authored by Aqeel Akbari


Print Share Comment Cite Upload Translate Updates
APA

Aqeel Akbari | Sciencx (2024-09-11T21:22:20+00:00) First Blog Post – Fibonacci Sequence. Retrieved from https://www.scien.cx/2024/09/11/first-blog-post-fibonacci-sequence/

MLA
" » First Blog Post – Fibonacci Sequence." Aqeel Akbari | Sciencx - Wednesday September 11, 2024, https://www.scien.cx/2024/09/11/first-blog-post-fibonacci-sequence/
HARVARD
Aqeel Akbari | Sciencx Wednesday September 11, 2024 » First Blog Post – Fibonacci Sequence., viewed ,<https://www.scien.cx/2024/09/11/first-blog-post-fibonacci-sequence/>
VANCOUVER
Aqeel Akbari | Sciencx - » First Blog Post – Fibonacci Sequence. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/09/11/first-blog-post-fibonacci-sequence/
CHICAGO
" » First Blog Post – Fibonacci Sequence." Aqeel Akbari | Sciencx - Accessed . https://www.scien.cx/2024/09/11/first-blog-post-fibonacci-sequence/
IEEE
" » First Blog Post – Fibonacci Sequence." Aqeel Akbari | Sciencx [Online]. Available: https://www.scien.cx/2024/09/11/first-blog-post-fibonacci-sequence/. [Accessed: ]
rf:citation
» First Blog Post – Fibonacci Sequence | Aqeel Akbari | Sciencx | https://www.scien.cx/2024/09/11/first-blog-post-fibonacci-sequence/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.