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.

CRM system in Odoo

Implement an effective CRM system in Odoo 11 [Tutorial]

0
Until recently, most business and financial systems had product-focused designs while records and fields maintained basic customer information, processes, and reporting typically revolved around...
web development

GrapheneOS now comes with new device support for Auditor app, Hardened malloc and a...

0
GrapheneOS, an open source privacy and security focused mobile OS comes with Android app compatibility. The GrapheneOS releases are supported by the Auditor app...
forecast

Implement an API Design-first approach for building APIs [Tutorial]

0
The Monster Records & Associates (MRA) –a fictional music records company, having realised that its biggest asset is in fact its data, embarked on...
Code

Meet Sublime Merge, a new Git client from the makers of Sublime Text

0
The makers of Sublime Text have released a new Git client yesterday. Called Sublime Merge, this tool combines the user interface of Sublime Text,...

Apache Camel: Transformation

0
(For more resources related to this topic, see here.) The latest version of the example code for this article can be found at http://github.com/CamelCookbook/camel-cookbook-examples. You can...

Ninject Patterns and Anti-patterns

0
(For more resources related to this topic, see here.) Dependencies can be injected in a consumer class using different patterns and injecting them into...

Python Multimedia: Enhancing Images

0
Adjusting brightness and contrast One often needs to tweak the brightness and contrast level of an image. For example, you may have a photograph that...
Electron Fiddle

OpenJS Foundation accepts Electron.js in its incubation program

0
Yesterday, at the Node+JS Interactive in Montreal, the OpenJS Foundation announced the acceptance of Electron into the Foundation’s incubation program. The OpenJS Foundation provides vendor-neutral...

Python Multimedia: Fun with Animations using Pyglet

0
(For more resources on Python, see here.) So let's get on with it. Installation prerequisites We will cover the prerequisites for the installation of Pyglet in this...
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...

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