coding
Development
Three ways to create a Word document using PHPWord
helpdev -
0
PHPWord
PHPWord is part of the PHPOffice library, which makes it possible to read and write documents in various file formats completely in PHP. The...
Development
Learn programming: these are the best programming languages
You want to learn programming? We tell you which programming languages make sense and how you can get there fast.
The will to learn a...
Development
Approaching the release of PHP 7.3 – What’s New?
We are rapidly approaching the release of PHP 7.3. The third of six planned Release Candidates brings further improvements and bug fixes.
New in PHP...
Development
Machine Learning with Python: PyTorch 1.0
The Facebook Artificial Intelligence Development Team has released the Preview Release of PyTorch 1.0. PyTorch is designed to make developing and testing AI applications...
Design
CSS Grid: Create comfortable web layouts
CSS grid layout is a revolution in creating CSS-based layouts. In the past, you had to trick to design layouts - now it's finally...