Prisma Manufacturing With Google Cloud Platform
Prisma Manufacturing is an online manufacturing platform that makes it easy for businesses to order custom parts. The company provides an online application that lets customers upload their designs, choose the materials they want, and submit them for a quote. The quote is based on several factors: the size of the part, the materials used, […]
4 Useful Keyboard Shortcuts for Visual Studio Code
4 Useful Keyboard Shortcuts for Visual Studio Code Visual Studio Code is a great editor. Itβs highly customizable and comes with plenty of themes and extensions to choose from. The best thing about VSCode is that itβs easily accessible, just like Sublime Text. In this article, weβll look at four useful keyboard shortcuts for VSCode. […]
The Top 10 Mobile App Development Trends for 2018
The future of mobile app development is low code platforms. In a world where no one really wants to write code, these platforms are the wave of the future. With so much change taking place in the mobile space and the rise of low code platforms, it can be tough to determine which trends are […]
program for n!
This program computes the factorial of a given number. The factorial is defined as n! = n * (n-1) * (n-2) * … * 3 * 2 * 1 and 0! = 1 by definition. In mathematics, the factorial of a non-negative integer n, denoted by n!, is the product of all positive integers less […]
Photoshop Scams and How to Avoid Them
Photoshop Scams and How to Avoid Them: A blog about how you can avoid getting scammed when looking for a photoshopping service. We’ve all seen the ads… “I will photoshop anything for $5!” or “Photoshop your image for only $30 per hour!” We want to believe that there are people out there willing to do […]
Google Spreadsheet Management
A blog about managing a google document. This blog is about managing a google spreadsheet for an app-in-a-box called appsheet. Appsheet is a ‘no code’ platform for mobile and web applications, that allows you to easily create beautiful and functional mobile apps from your data in just a few minutes. Learn more… Google Appsheet is […]
What is a Leap Year Program in C? a blog explaining what a leap year program is and how it can be used to get a full dayβs worth of calculations.
The Leap Year Program in C is a blog explaining what a leap year program is and how it can be used to get a full dayβs worth of calculations. It explains why the program was created and how it was done. This is the first article in a series about the development of the […]
Calling all Visual Basic Programmers
In professional services, you are judged by your ability to hit deadlines and deliver on time. In this article, I will offer some tips and suggestions that will help you develop a process for getting started on your next VB project. I have been programming since 1982 and have worked with IBM mainframes (COBOL), AS/400s […]
A forum for discussion about the book . Other related blog ideas
We’re excited to announce the OpenAI Codex! The OpenAI Codex is a forum for discussion about the book Superintelligence, by Nick Bostrom. Here you’ll be able to ask questions and receive answers from the author and other experts on topics related to the book. We’ll also be posting links to news articles, blog posts, podcast […]
What is code complete? What are the smells in code, how to avoid them, and how to fix them.
Code complete is the art of writing code that minimizes the need for change. The goal of code complete is to reduce or eliminate the amount of extra time and effort required to maintain or modify software after it has been written. What are “code smells?” Code smells are symptoms of poor code quality. They […]
