How to automate your UI Prototyping Workflow with sketch2code
Sketch2Code is a tool that can convert your hand-drawn wireframe into a working HTML prototype. This blog talks about the different tools that are out there, how to use them and what are the benefits of using these tools in general. The advantage of sketching is that it is a very efficient way of communicating. […]
How To Use PIP to Install Python Packages on Windows
How To Use PIP to Install Python Packages on Windows: A blog about how you can use pip to help install Python libraries. You can use the easy_install program from the setuptools package to automatically download, build, install, and manage Python packages. Like pip, it can install packages from PyPI, but it has fewer features […]
Sponsored
Coding competitions are a great way to explore the possibilities of Google Cloud Platform. The following coding competitions have been developed by Google and third parties, and are hosted on other platforms. There may be prizes, but no purchase is necessary to enter or win. We’re excited to announce our Code Jam to I/O for […]
Need to Learn To Code? Hereβs A Tip and a Tool
Need to Learn To Code? Hereβs A Tip and a Tool: A lot of people want to learn to code, but donβt know how/where to start. I think itβs harder for someone who isnβt already in the tech industry to break into it than people realize. I remember when I was a recent college grad, […]
7 Cool Markdown Extensions in vscode
Markdown is a plain text formatting syntax aimed at making writing for the internet easier. The philosophy behind Markdown is that plain text documents should be readable without tags mussing everything up, but there should still be ways to add text modifiers like lists, bold, italics, etc. Markdown was created by John Gruber, and the […]
5 Tips to Help You Learn Figma to HTML
If youβve had any of the same thought patterns as me, you might be thinking about learning how to convert Figma files to HTML. This article will hopefully help you get started on that path. Although this post is geared towards learning how to convert a Figma file to HTML, I think the same tips […]
Top 3 Best ways to display pdf417 images and pdf417 code on web pages
This site is dedicated to displaying pdf417 images and code on websites. We will cover how to display both pdf417 images and the actual pdf417 code on web pages. When you need to take your data and create a barcode out of it, pdf417 is a great option to consider. What is PDF417? PDF417 is […]
How to Learn Coding
How to Learn Coding: A blog about learning coding and tools that can help you. Ideas for content could include tips for parents, how to survive a bootcamp, blog ideas on topics like data science etc. Coding is hard. Itβs a skill that requires practice and dedication, but the payoff is great. The average salary […]
How To Create A Secure Cloud Environment? A blog about how to set up a cloud environment that can be operated remotely.
How To Create A Secure Cloud Environment? A blog about how to set up a cloud environment that can be operated remotely. Being a cloud consultant, I work with customers who have a wide range of infrastructure environments. The vast majority of my clients have some form of hybrid infrastructure, and at least half of […]
How to Write a Palindrome in Java
For the longest time, I considered myself to be a pretty good Java programmer. After all, I had been programming in Java for the last 7 years. But that was before I discovered the amazing world of palindromes and their applications to programming. Now, I feel like a Java master! What is a Palindrome? A […]
