Articles by Nate Swanner
-
Swift 5.3: A Programming Language for a Growing Ecosystem
Six years after its initial launch, Swift is still in a fairly rapid development cycle, with a focus on stability and maturity. If you’re developing apps and services for iOS, macOS, and iPadOS,… -
Why Go Should be the Next Language You Learn
Developed by Google over a decade ago, Go is a programming language that takes the best parts of many other languages. For example, it has the runtime efficiency of C++ and the readability of Pyt… -
5 Reasons Python is Still the King of Programming Languages
Just about every programming language has an ardent fanbase, and Python is no different. Long an extremely popular “generalist” language, Python has been establishing new fans in ultra-specialist… -
4 Ways to Tweak Your Tech Résumé For an Unusual 2020
It’s been an odd year, to say the least, with a heavy impact on our working lives. Millions of technologists spent the first half of the year figuring out how to best work remotely; now, many are… -
5 Expert Tips for Winning Your Next Remote Interview
So long as social-distancing measures remain intact across the country, the majority of job interviews will take place remotely, either via phone or a video-conferencing platform such as Zoom or… -
Blockchain Training: How and Where to Start
Blockchain made a splash in 2008 as a cryptographic ledger for the digital currency Bitcoin. While many still conflate cryptocurrency and blockchain technology, the foundation of blockchain has b… -
5 Great VSCode Extensions for Python
Visual Studio Code (VSCode) is Microsoft’s IDE that works with almost every mainstream programming language, from Python to Rust. It also offers a vast network of plugins for each of those langua… -
5 Backend JavaScript Frameworks Experts Love
When it comes to web development, JavaScript is the engine that powers the web. While HTML and CSS handle the styling and data presented on a page, JavaScript governs websites’ scripted behavior,… -
5 Reasons PHP is Still a Great Language
PHP was first created in 1994. In the context of tech, 1994 may as well be 1894. Several other programming languages have popped up since PHP and gained favor with developers everywhere. It’s rea… -
5 Best Xcode Debugging Tricks You’re Not Using for iOS Development
Apple’s Xcode IDE (integrated development environment) is an incredibly robust tool that most iOS developers use daily. It’s also really complex. Already packed with tons of tooling, each iterati…