-
Lessons Learned from a Second Trip Around the Block
Rod and his team go back to a client site and uncover useful things from their involvement in the upgrade.
-
Logging in Angular Applications
Continuing his series on Angular, Paul looks at logging as a reporting tool for debugging, warnings, errors, and other types of messages, as well as calling classes to log to the console, local storage, and Web API.
-
Microsoft Teams: The Developer Story
If you were wondering how to make sure that your team communicates well, you’ll want to follow along closely as Sahil makes a bot using Microsoft Teams.
-
Legal Notes: Should Software Developers Be Subject to Professional Standards of Ethical Conduct?
John takes a look at what makes a person a “professional” and how the development climate is changing.
-
An Introduction to Native Android and iOS Development with NativeScript
These days, your code really must work across all of the various platforms. Unless you plan to learn a lot of languages, you’ll want to apply Nic’s tips for using NativeScript.
-
SQL Server Reporting Services: Eight Power Tips
Kevin looks at his favorite reporting tool (SSRS) and shows you how to maximize your users’ experience.
-
Digging into Azure Functions: It’s Time to Take Them Seriously
If you need to run discrete and small units of code in a flexible, scalable, and cost-effective manner, you need Azure functions. Jeffrey and Justin show you how to take advantage of them.
-
Developing Cross-Platform Native Apps with a Functional Scripting Language
Vassili extends his own custom scripting language for mobile development and makes creating and placing widgets fast and easy.
-
Implementing Machine Learning Using Python and Scikit-learn
Instead of implementing machine learning algorithms manually, Wei-Meng found that someone else had already done the hard part. Come along as he explores a Python tool, called Scikit-learn, and builds a couple of models.
-
Software Archaeology
If you’ve ever had to step through legacy code—even your own—you understand what a mystery some of it can be. Chris provides some tips and tricks for figuring it out.
-
Does Anybody Really Know What Time It Is: Dates and Times across Time Zones
Since cloud computing came to town, you can’t count on your system’s software and appliances all being in the same time zone. Mike addresses some thorny issues and helps you keep your data up to date.
-
Managed Coder: On Professionalism
Ted talks about professional behavior and what politics has to do with the workplace.