Qiita update after a long absence. I want to update more and more articles.
Well, it's been a year since I became a Java engineer. Recently, it's not a pain to work alone. Among them, my senior pointed out that "basic things" are still neglected ... In order to review the basics again, I said "I'll write code every day!" I think
For now, it continues every day for the time being w GitHub: kuro-channel → https://github.com/kuro-channel
Below are the sites and books that I refer to when writing code. i) CodingBat http://codingbat.com/java ↑ Many Java exercises are listed & fun to solve w
ii) Full-scale introduction to Java </ b> http://gihyo.jp/book/2017/978-4-7741-8909-3 ↑ This book I bought because it was written by & JJUG, who had a very good reputation. Very easy to understand & there are many samples, so you can proceed while executing.
It is my daily routine to write code on my computer at my desk for more than 30 minutes every day. (It's only the second week, but w) I write code for business, but the code I write privately is kind of fresh and fun. I am keenly aware that I have not learned the basics yet, so I will continue to write code.