Home Insights Page 3

Insights

Looking for opinions and perspectives on technology to help make decisions? Packt Hub provides readers with insights and opinion. Our aim is to help inform decisions from learning, to strategy

Python code pytorch

Do you write Python Code or Pythonic Code?

2
If you’re new to Programming, and Python in particular, you might have heard the term Pythonic being brought up at tech conferences, meetups and...
google apps on a screen

Why ARC Welder is a good choice to run Android apps on desktop using...

0
Running Android apps on Chrome is a complicated task, especially when you are not using a Chromebook. However, it should be noted that Chrome...

Different types of NoSQL databases and when to use them

0
Why NoSQL databases? The popularity of NoSQL databases over the last decade or so has been driven by an explosion of data. Before what’s commonly...
Adobe InDesign 2020

Meet the famous ‘Gang of Four’ design patterns

0
A design pattern is a reusable solution to a recurring problem in software design. It is not a finished piece of code but a...
Why do data scientists love Jupyter notebooks?

10 reasons why data scientists love Jupyter notebooks

0
In the last twenty years, Python has been increasingly used for scientific computing and data analysis as well. Today, the main advantage of Python...

What software stack does Netflix use?

0
Netflix is a company that has grown at an incredible pace. In July 2017 it reached 100 million subscribers around the world - for...

Building Better Bundles: Why process.env.NODE_ENV Matters for Optimized Builds

0
JavaScript developers are keenly aware of the need to reduce the size of deployed assets, especially in today's world of single-page apps. This usually...
The difference between functional and object oriented programming

What is the difference between functional and object oriented programming?

1
There are two very popular programming paradigms in software development that developers design and program to. They are known as object oriented programming and...
Round library (Public Library of Stockholm, Observatorielunden). Design based on # and #

6 most commonly used Java Machine learning libraries

0
There are over 70 Java-based open source machine learning projects listed on the MLOSS.org website and probably many more unlisted projects live at university...
delphi parallel programming

Common problems in Delphi parallel programming

1
This tutorial will be explaining how to find performance bottlenecks and apply the correct algorithm to fix them when working with Delphi. Also, teach...

Must Read in Mobile

Understanding the Foundation of Protocol-oriented Design

0
When Apple announced Swift 2 at the World Wide Developers Conference (WWDC) in 2016, they also declared that Swift was the world’s first protocol-oriented...

Interviews