Automated Documentation Tests
Automated Documentation Tests: Blog about testing documentation. https://honeycode.aws/blog/ADT Itβs no surprise that many engineers are now using automated tests as a way to ensure their code works as expected. In fact, itβs become so common that an entire industry has emerged around the practice of DevOps, with a focus on expanding the practice of automated […]
grey code
When I was a kid I read this great book called The Invention of the Wheel, which catalogued dozens of inventions that were not as important as they seemed. One in particular stood out: the invention of a new numbering system. Our current system is so familiar that it’s hard to imagine why anyone would […]
How to Create a Coding and Programming Playlist for Vim
Creating a coding and programming playlist for Vim will help you to increase your productivity, get into the right mindset, and improve your focus. Of course, it depends on what you want to achieve and how you want to listen to music. There are different approaches. You can choose an existing playlist or create one […]
How to Set Passwords with Python
Creating a program to manage usernames and passwords can help users with many identities keep track of their credentials. In this guide, we’ll show you how to use python to set passwords in your terminal. This guide makes use of the getpass module in the Python Standard Library. The getpass module provides a secure way […]
How to jumpstart learning c programming language in the most easiest way
This is an informative article on how to get started with c programming. The most easiest way to start learning a new programming language is by writing a simple program, such as leap year program. The leap year program in c is the most simplest of all the programs, and will help you in understanding […]
10 Cool Projects Made with C
The C language is one of the oldest programming languages around, and it’s still popular today. It was created in the 1970s by Dennis Ritchie as an evolution of another programming language called B. The key to understanding C is to understand what it isn’t. It’s not object-oriented, but it does support object-oriented programming paradigms. […]
Top Coding Languages for 2019 and beyond
The top coding languages for 2019 and beyond are those that will allow you to code, compile, collaborate and build in the cloud. These are the languages that power the internet, and they’re the ones that you need to know if you want to work in software engineering in 2019. In this article we’re going […]
OpenAI Codex program is open to anyone
OpenAI Codex is a program to train AI agents in the world’s most popular games, starting with Dota 2 and StarCraft II. We’ve seen significant progress in research on general intelligence by training agents in these environments, but training on them has been prohibitively expensive for most AI researchers. Our goal is to help democratize […]
What is pdf417?
What is pdf417? If you’ve never heard of pdf417, you’re probably not alone. Pdf417 is a two dimensional barcode which can hold over a kilobyte of data per label. Unlike traditional one-dimensional barcodes, which can only store specific amounts of data and can become quite long, pdf417 is actually a group of codes which have […]
Meet Typeform
Building a beautiful, usable form can be tricky. And building one that’s accessible to everyone is even trickier. But you don’t have to be a designer or developer to build a beautiful form. With the right design toolsβand an understanding of how and when to use themβyou too can create great-looking forms that users actually […]
