Leland Bove’s User Page
Sections
Programming Languages I Have Used
- Java
- Python
- C
- C++
- Swift
(I’ve only worked with swift a little bit to make Iphone apps)
Favorite Programming Quote
Any fool can write code that a computer can understand. Good programmers write code that humans can understand. - Martin Fowler
First Program I Wrote: Hello, World!
print("Hello, World!")