


Conseil
Discover our fields of expertise
Design & Code
Java, Python, C++, C#, Front-end
Deliver & Run
DevOps, Application Support & Production
Beyond Data
Big data, Machine Learning
Be & Do Agile !
Agility, Craftsmanship, Product management
Beyond Finance
Post-trade, Risks, Modelling & Pricing, Business Analysis
Logiciels
Our software for BizDevOps
Scenario
Manage your scenarios easily!
Chatbot Fabric
Create chatbots to serve your business
Servicefull
Guarantee the success of your IT projects
AppControl
Monitor and above all, Act!
Try X4B now !
Blog
Let’s talk about Tech !
Events
Incoming events
by Robin Huart | Jul 22, 2019 | Python
As a former C developer working in high-performance computing, I wondered very early about the compactness of objects that were commonly created in Python. It quickly became clear to me that this was not optimal in most cases, resulting from the choice of original...by Philippe Boulanger | Mar 13, 2019 | Python
1. Context Twice during my career, I was given the project to compare two large CSV files (Comma Separated Values: text files corresponding to either an Excel file export or an export of database tables): In the first case, it was a comparison between trades entered...by Robin Huart | Feb 5, 2019 | Python
Python is a strongly object-oriented language and is becoming increasingly popular over the years. Lots of projects continuously emerge which size and complexity make them much more than just a bunch of scripts. Such projects make extensive usage of OOP, defining...by Philippe Boulanger | Jul 9, 2018 | Python
1. Who is Eratosthenes? Eratosthenes of Cyrène was a Greek mathematician, geographer, poet, astronomer and music theorist. He was the chief librarian at the Library of Alexandria. He is commonly called the “father of geography”. He is also the first person...