Very Group Life at The Very Group: A Platform Engineer's Story Ready to make the jump into digital engineering with the world's largest online retailer and financial services provider? Well, you've come to the right place! We've got the inside scoop on life as an engineer at The Very Group.
Sourcery 5 Ways Sourcery Can Help You Improve Your Code Want to ensure clean code all the time? We bet you do! Find out how using Sourcery's free product can maximise your efficiency and reduce debt.
Python 5 Core Pandas Library Functions for Machine Learning Beginners As one of the most popular open-source programming languages around the world, you've probably heard of. Python. So how can it be used in Machine Learning? Find out here
Data Top 4 Data Preprocessing Techniques We know, we know - data preprocessing is everywhere. But what does it all mean? Well, data needs to be cleaned, standardised, and normalised before it can be used either in analysis or training algorithms. We find out more here...
Python Top 10 Open-Source Python Libraries and Frameworks for Machine Learning in 2022 This rapid rise of AI and ML has triggered a growing need for software libraries and frameworks. Python is one of the most popular programming languages worldwide, with an ever-increasing number of libraries and frameworks to facilitate AI and ML development...
Edinburgh 5 Reasons to Consider a Tech Role in Edinburgh It’s a city rich in history and culture, but what’s more fascinating is the city’s burgeoning innovation scene. With hundreds of Scottish companies constantly pushing boundaries in innovation across the full spectrum of technology, Edinburgh is set to become one of the UK's leading tech hubs.
Python 4 Libraries to Hack Text Processing in Python Natural language processing is one of the areas of artificial intelligence that has seen a major growth in the last few years and it's easy to see why. With current advances in deep learning algorithms from text, such as...
Python How to Deploy a RESTful Application with CRUD Endpoints Learn how to deploy a RESTful application with CRUD endpoints.
Python Creating a Flask App with SQLAlchemy, PostgreSQL, and Alembic Flask is one of the most popular web frameworks for Python. A key contrast between Flask and Django (the other framework) is that the latter comes with several out-of-the-box tools that make configuration much quicker.
Python How to Use Inbuilt Modules in Python At hackajob HQ, our internal engineers often debate which coding languages are best and for our back-end team, Python is a subject that comes up regularly. In fact, they believe that Python’s inbuilt modules make their lives as programmers so much easier...
Python Searching and Sorting Algorithms in Python There’s a common joke that software engineers always use the word ‘algorithm’ when they’ve done something they can’t explain. Although it has a pretty simple meaning, such is the mystic associated with the term...
django Django's New Database Constraints In April 2019, Django released version 2.2. Offering long term support, this new version marks the end of mainstream support for Django 2.1. This new version comes with several updates that are aimed at making things easier for those who work with Django.