Articles by Jeffrey Cogswell
-
How Much Python You Need to Know to Land Your First Tech Job?
Python is one of the world’s most popular programming languages, utilized across a wide span of industries for a seemingly infinite number of tasks. Whether you’re looking to start a career in da… -
Building an AI Powered Knowledge Base
Let’s look at what it takes to build an AI powered knowledge base. Imagine your company has a large set of documents and you want the employees to be able to search through the documents, but you… -
R Programming with AI and Machine Learning: What You Need to Know
R is a programming language that specializes in data analysis, statistics, and data visualization. R and Python are the two preferred languages for data analysts and data scientists. In addition… -
AI Tools in the Cloud: What You Need to Know
One of the first things developers new to artificial intelligence (AI) discover is that AI apps are incredibly slow on a typical bare-bones PC. At a minimum you need a GPU, typically one of the h… -
C# and AI: What You Need to Know
If you’re a C# developer interested in learning how to write AI apps, there are some libraries you’ll want to learn, along with some cloud services. Here’s how to get started without having to sw… -
JavaScript and AI: What You Need to Know
If you’re a JavaScript (or TypeScript) programmer and you’re interested in upping your AI skills, don’t feel like you have to leave your favorite programming language behind. JavaScript has its o… -
What Python Developers Should Know About AI
Python has become an essential part of modern AI development and is the preferred language for many AI developers and researchers. Because of its simplicity and readability, developers can focus… -
What Java Developers Should Know About AI
If you’re a Java programmer and you want to learn how to write apps powered by AI, you can do so without having to switch to a language like Python. Although most of the AI world has embraced Pyt… -
AI Tools for Coding Documentation: Which are Best for You?
Since their first day of learning to code, software developers are told of the importance of including comments in their code. For those totally new to coding, comments explain how the following… -
AI Tools for Data Analytics: Which are Best for You?
Data analysis has no shortage of AI tools, making it overwhelming to determine what’s available and what might help when it comes to analyzing huge datasets. Let’s try to sort out at least some o…