It’s common in coding to work with CSV (Comma Separated Values) files to transfer data between platforms or allow users to download files that can then be used in their…
As a writer with 15 years of experience helping brands grow their visibility online, I provide content with proven success for many small businesses and large enterprises. I've helped numerous companies improve traffic to their sites including Microsoft, Pure Storage, Adobe, Rackspace, CloudLinux, SolarWinds, IBM and several more. I've had content featured in TechCrunch and FastCompany. I've also ghostwritten technical books for O'Reilly. Contact me to see what I can do for you at [email protected]. See my portfolio here: https://www.clippings.me/jennm.
As a programmer, you will often work with user sessions. A user session is a randomly generated alphanumeric value that identifies the user on the server. In most applications, the…
When a software developer codes a variable into their application, the system allocates a specific number of bytes to hold data. Usually, the data passed to the variable is from…
I recently looked into what it would take to start a career in machine learning. I did a lot of research and combined everything you need to know to get…
The Upwork API has several endpoints that can be used to search freelancers, manage jobs and messages, and get reports. Most of the functionality for the web UI for both…
When you create a Windows virtual machine in Azure, a network interface card is automatically set up with a private and public IP address assigned to it. You might want…
I recently moved a website from an Azure app service that was costing way too much for a small WordPress site to a virtual machine that gave me more control…
If you’ve looked at your site from Chrome Developer Tools and use an SSL certificate that you purchased from Symantec, you probably see the following warning: The SSL certificate used…
Need someone to write your ICO white paper? Contact me at jennifer [at] pinkhatcode.com. In Jan 2017, Bitcoin’s value was approximately $950. Cryptocurrency was expected to increase in popularity, but few…
In the last article, I showed you how to extract images from a Word document. In this article, I’m going to use some of the same code and expand it…
