Latest

All the resources in the Guide, starting with most recent.

Shortcuts, Editing and Code Completion

Part of tutorial

Shortcuts, Editing and Code Completion
Let's dive into the most important productivity shortcuts, editing, and code completion.
Refactoring Code with ReSharper

Part of tutorial

Refactoring Code with ReSharper
How to safely refactor code, without breaking the build? Let's have a look.
Navigating Code with ReSharper

Part of tutorial

Navigating Code with ReSharper
Let's look at some fast and easy ways to navigate around a code base.
Introduction

Part of tutorial

Introduction
Introduction to the ReSharper Essentials series.
Inspections and Quick-Fixes in ReSharper

Part of tutorial

Inspections and Quick-Fixes in ReSharper
Helping you write better code, faster, and automatically fixes code issues.
ReSharper Essentials

Tutorial

ReSharper Essentials
Together with our developer advocates, learn how ReSharper can help you write better code, faster.
Debugging Applications with ReSharper

Part of tutorial

Debugging Applications with ReSharper
What is your code doing? Identify problematic code, and run code step-by-step with the debugger.
Code Formatting

Part of tutorial

Code Formatting
Format and reformat code for consistency in your solution.
Additional Tools

Part of tutorial

Additional Tools
There's more in ReSharper! Architecture diagrams, localization manager, build tools and more.
Testing

Part of tutorial

Testing
Writing unit tests of our functions that we deploy to AWS Lambda, to ensure everything works.
Project Setup

Part of tutorial

Project Setup
Install AWS SAM (Serverless Application Model), AWS CLI & finally PyCharm Plugin AWS Toolkit.
Exploring Project Structure

Part of tutorial

Exploring Project Structure
Launching up project in PyCharm Professional, installing plugin and exploring the project layout.