Application Development

With businesses investing more and more into streamlining processes, Application Development is a bigger industry than it has ever been. Read the latest news, updates and guides from technologies including Visual Studio and Apache NetBeans on the Packt Hub.

automate

Facebook AI introduces Aroma, a new code recommendation tool for developers

0
Facebook AI team announced a new tool, called Aroma, last week. Aroma is a code-to-code search and recommendation tool that makes use of machine...
Switching to Python

Qt for Python 5.12 released with PySide2, Qt GUI and more

0
Last week, Qt introduced Qt for Python 5.12, an official set of Python bindings for Qt, used for simplifying the creation of innovative and...
web development

.NET 5 arriving in 2020!

0
Yesterday, on the first day of Microsoft Build 2019, the team behind .NET Core announced that .NET Core 3.0 will be .NET 5, which...

Working with Simple Associations using CakePHP

0
Database relationship is hard to maintain even for a mid-sized PHP/MySQL application, particularly, when multiple levels of relationships are involved because complicated SQL queries...
world wide web

Fastly CTO Tyler McMullen on Lucet and the future of WebAssembly and Rust [Interview]

0
Around this time in 2015, W3C introduced WebAssembly, a small binary format that promises to bring near-native performance to the web. Since then it...

Introduction to Logging in Tomcat 7

0
(For more resources on Apache, see here.) JULI Previous versions of Tomcat (till 5.x) use Apache common logging services for generating logs. A major disadvantage with...

Eric Evans at Domain-Driven Design Europe 2019 explains the different bounded context types and...

0
The fourth edition of the Domain-Driven Design Europe 2019 conference was held early this year from Jan 31-Feb 1 at Amsterdam. Eric Evans, who...
Java

Java 11 is here with TLS 1.3, Unicode 11, and more updates

0
After the first release candidate last month, Java 11 is now generally available. The GA version is the first release with long-term support (LTS)....
Mac Zoom Client

MacOS terminal emulator, iTerm2 3.3.0 is here with new Python scripting API, a scriptable...

0
Yesterday, the team behind iTerm2, the GPL-licensed terminal emulator for macOS, announced the release of iTerm2 3.3.0. It is a major release with many...
Self Learning

Stack skills, not degrees: Industry-leading companies, Google, IBM, Apple no longer require degrees

1
Can you guess what is common between, Bill Gates, Steve Jobs, Michael Dell, Larry Ellison? Yes they are very successful trendsetters in tech, some...

Must Read in Programming

Learning Essential Linux Commands for Navigating the Shell Effectively 

0
Once we learn how to deploy an Ubuntu server, how to manage users, and how to manage software packages, we should take a moment...

Interviews