Ian has coded in, written, written about, and taught Java since the beginning. He’s the original author of our Introduction to Java course and the current author of Java EE/Jakarta/J2EE, as well as several textbooks on Java and Android.
Developers: Get Good with your IDE for Productivity
Dec 12,
2019
I’ve watched many beginning developers learn the bare minimum about their IDE, and then… stop. Just enough to edit, compile, and run. This is not enough. No matter what language you code in, and no matter what IDE you use, you spend a lot of your day using the tool. So it’s worth investing the […]
Dovecot is Now My Favorite Unix/Linux IMAP Mail Download Server
Nov 12,
2019
As you may know, there are two kinds of email systems: Outlook, and everything else. The non-Outlook-based email world consists mainly of three kinds of software: MDAs, MUAs, and anti-spam/antivirus. Dovecot is the glue between your MDA and your MUA.[gview file=”https://blog.learningtree.com/wp-content/uploads/pdf/dovecot-email-flow.pdf”] MDAs are the mail delivery agents, such as SendMail, PostFix, OpenSMTPD, and more. An […]
Flutter: Your New Friend for Mobile App Development
Jun 12,
2019
The situation for mobile development has been painful. The two major platforms don’t support any common conventional programming language. Mind you, this is an improvement from several years ago when it seemed there were four platforms, again with no common language. BlackBerry OS 10 and Windows Mobile have since fallen off the bottom. Even so, […]