Home Programming

Programming

Packt Hub provides the latest news for programmers. Whether you’re a Python or Java programmer, we’ve got you covered. We provide the latest insights and tutorials around topics like Microservices and much more.

delphi parallel programming

Why ASP.Net Core is the best choice to build enterprise web applications [Interview]

0
ASP.NET Core, the cross-platform and open-source framework is developed by Microsoft for building modern, cloud-based, and internet-connected applications. Designed to enable runtime components, APIs,...

Kenneth Fukizi on the new Blazor framework, gRPC support, and other exciting features in...

0
The open-source framework ASP.NET Core is one of the most popular web frameworks, developed by Microsoft and its community. The modular framework runs on...

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...
building

PowerShell Basics for IT Professionals

0
PowerShell is Microsoft’s automation platform for IT Pros. Of late, there have been a lot of questions around the complexity of this latest automation...

Understanding Result Type in Swift 5 with Daniel Steinberg

0
One of the first things many programmers add to their Swift projects is a Result type. From Swift 5 onwards, Swift included an official...
Take the Packt Skill Up survey

Gabriel Baptista on how to build high-performance software architecture systems with C# and .Net...

0
A software architecture refers to the fundamental structure of a software system that serves as a blueprint to manage the system complexity. It is...
Java

OpenJDK Project Valhalla’s head shares how they plan to enhance the Java language and...

0
Announced in 2014, Project Valhalla is an experimental OpenJDK project to bring major new language features to Java 10 and beyond. It primarily focuses...
web application

Microsoft technology evangelist Matthew Weston on how Microsoft PowerApps is democratizing app development [Interview]

0
In recent years, we have seen a wave of app-building tools coming in that enable users to be creators. Another such powerful tool is...

How two junior Intuit engineers helped their team adopt Kotlin within a month

0
Change might feel like a natural part of working in the software industry. But in truth it's not natural at all; it takes a...

There’s more to learning programming than just writing code

0
Everyone should learn to code, right? If everyone learned programming not only would people have better jobs, the economy would be growing, and ultimately...

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