Developer Tools Articles
Developer tools are a collection of software applications and resources designed to help programmers create and maintain software. Popular tools in this category include Visual Studio Code (a general-purpose IDE) and Android Studio (the primary IDE used to create Android apps). These tools play a crucial role in streamlining the development process and enhancing efficiency in software development projects. The tutorials below provide tips and tricks on how to get started with developer tools.- A Helpful Guide to Navigating Android Studio
Android Studio Quick-Start Guide
- Developer Tools,
- Java
- Learn how to make your sites work across all browsers and browser versions
Browser Compatibility
- Developer Tools,
- HTML & CSS,
- Web Design,
- Web Development
- Use Visual Studio Code in your local environment and create an HTML website!
Building Projects with VS Code
- Developer Tools,
- Web Development
- Get a jump start in web development by learning how to use Wix and its built-in editor along with its dedicated online development platform.
Building Websites with Wix
- Developer Tools
- Getting started with the command line
Command Line Interface
- Bash/Shell,
- Code Foundations,
- Computer Science,
- Developer Tools
- Create pages from a collection quickly and simply through Wix's dynamic pages feature.
Creating Dynamic Pages
- Developer Tools,
- Web Development
- In this article, you'll learn how to use browser developer tools to analyze a web page's HTML and CSS, as well as learn techniques to help speed up your development workflow.
CSS Visual Rules in Chrome Inspector
- Developer Tools,
- HTML & CSS
- Debug your code using Visual Studio debugging tools
Debugging in Visual Studio
- C#,
- Developer Tools,
- Web Development
- Learn how to deploy a back-end app using Heroku and GitHub.
Deploying a Back-End with Heroku
- Developer Tools,
- JavaScript,
- Web Development
- Learn how to deploy your own Flask application with Heroku.
Deploying a Flask App
- Developer Tools,
- Python,
- Web Development
- Share your website with the world, for free!
Deploying to GitHub Pages
- Developer Tools,
- Open Source,
- Web Development
- In this article, you'll learn about the different environments that a project can be in as it goes through the process of development and eventually being released.
Environments
- Developer Tools
- Learn about game development with one of the most popular game engines, Unreal Engine!
Game Development with Unreal Engine
- Developer Tools,
- Game Development
- An introduction to the most widely used version control system – Git
Getting Started with Git and GitHub Desktop
- Developer Tools
- Heroku is a cloud-based Platform as a Service (PaaS) that enables developers to get an app up and running quickly, without the hassle of setting up a server.
Getting Started with Heroku
- Developer Tools,
- Web Development
- Learn how to install IntelliJ on your machine and run your first Kotlin program in the IDE.
Getting Started with IntelliJ
- Developer Tools,
- Kotlin
- Style your Wix website to your liking by using the Wix Editor.
Getting Started with the Wix Editor
- Developer Tools,
- Web Development
- Visual Studio Code is one of the most popular and powerful text editors used by software engineers today.
Getting Started with Visual Studio Code
- Code Foundations,
- Computer Science,
- Data Science,
- Developer Tools,
- Web Development
- Visual Studio Code is one of the most popular and powerful text editors used by software engineers today.
Getting Started with Visual Studio Code and Building HTML Websites
- Developer Tools,
- HTML & CSS,
- Web Development
- Git provides us with a vast number of different commands that are listed on the documentation which can be intimidating at first. We will break down a couple that are powerful for daily tasks.
Handy Git Operations
- Developer Tools,
- Web Development
- Learn about Jupyter Notebooks and how you can use them to run your code.
How To Use Jupyter Notebooks
- Data Science,
- Developer Tools,
- Python,
- Web Development
- Learn how to get PostgreSQL set up on your own computer
Installing and Using PostgreSQL Locally
- Developer Tools,
- Game Development,
- Mobile Development,
- SQL,
- Web Development
- This article will teach you how to install IDLE on Chromebooks so you can do Python projects on your Chromebook.
Installing IDLE on a Chromebook
- Developer Tools,
- Python
- This article will teach you how to run Jupyter Notebook on Chromebooks so you can do off-platform Python projects on your Chromebook.
Installing Jupyter Notebook on a Chromebook
- Data Science,
- Developer Tools,
- Python
- Learn how to install Python packages and download Python 3 with Anaconda and Miniconda on Mac and Windows.
Installing Python 3 and Python Packages
- Developer Tools,
- Python
- What is Jupyter Notebook?
Introducing Jupyter Notebook
- Data Science,
- Developer Tools
- Glossary of commonly used commands.
List of Command Line Commands
- Bash/Shell,
- Developer Tools
- Follow this quick guide to setting up Mu locally.
Mu Editor
- Developer Tools,
- Python
- Need a quick reference to fundamental Phaser concepts? Check this guide out!
Phaser Quick Guide
- Developer Tools,
- Game Development
- This article will teach you how to run Python code on Chromebooks so you can do off-platform Python projects on your Chromebook.
Programming in Python on a Chromebook
- Data Science,
- Developer Tools,
- Python
- This article will teach you how to set up the Linux environment on your Chromebook so you can program and do Codecademy off-platform projects on your Chromebook.
Programming Locally on a Chromebook
- Developer Tools
- In this article, you will learn how to generate an API key to use the Rebrandly URL Shortener API.
Rebrandly URL Shortener API
- Developer Tools,
- Web Development
- Run your Hello World Swift program locally using Xcode or Terminal.
Running Hello World Locally (Xcode & Terminal)
- Developer Tools,
- Swift
- Learn how to use DB Browser to interact with SQLite databases
Running SQL commands in DB Browser
- Developer Tools,
- SQL
- Never fear losing work with this professional versioning system
Set Up with Git and GitHub
- Developer Tools,
- Open Source,
- Web Development
- This article walks you through setting up your Wix account and other basic features of the Wix platform.
Setting up a Wix Account
- Developer Tools,
- Web Development
- Navigate your operating system like a professional programmer
Setting Up Command Line
- Bash/Shell,
- Code Foundations,
- Computer Science,
- Developer Tools
- Learn about this tool that allows you to perform SQL tasks visually.
Setting Up DB Browser
- Developer Tools,
- SQL
- Get Postman setup on your computer so that you can start testing API requests with ease.
Setting Up Postman
- Developer Tools,
- Web Development
- Setup MongoDB on your computer.
Setup MongoDB
- Developer Tools,
- SQL,
- Web Development
- Configure your computer to serve content from `localhost` using the Live Server extension and VS Code.
Spinning Up A Local Server
- Developer Tools,
- Web Development
- Where to write your code when you're not on Codecademy
Sublime Text
- Developer Tools
- View and edit an HTML element's box using Chrome DevTools.
The Box Model in DevTools
- Developer Tools,
- HTML & CSS
- In this article and tutorial, learn about how to interact with your repository's GitHub Issues and pull requests, right from the terminal!
Tutorial: GitHub CLI (Command Line Interface)
- Developer Tools,
- Mobile Development
- You've come a long way from creating a Wix account to building complex websites in Velo, but your journey isn't over.
Up Next on Velo
- Developer Tools,
- JavaScript,
- Web Development
- Debug and experiment with code from within your browser.
Use DevTools
- Developer Tools,
- Web Development
- This article will teach you how to set up for web development on Chromebooks so you can do off-platform web development projects on your Chromebook.
Web Programming on a Chromebook
- Developer Tools,
- HTML & CSS,
- JavaScript,
- Web Development
- Learn about RDBMS and the language used to access large datasets – SQL.
What is a Relational Database Management System?
- Developer Tools,
- Game Development,
- Mobile Development,
- SQL,
- Web Development
- Learn about the Integrated Development Environment, an application that makes programming easier!
What Is an IDE?
- Code Foundations,
- Developer Tools,
- Web Development
- Learn about the comparison tool in code editors. 👀
What is Diff?
- Developer Tools
- Open-source ML library for Python. Built on NumPy, SciPy, and Matplotlib.
What is Scikit-Learn?
- Developer Tools,
- Machine Learning,
- Python
- Learn about the SQLite database engine and how to install it on your computer.
What is SQLite?
- Developer Tools,
- SQL,
- Web Development