# Learning digital art

## Overview

Most people buy drawing tablet to create digital art. I've collected some links below to help them get started on this journey.

## The role of drawing tablets

I do recommend you get a drawing tablet for digital art, but remember you don't have to force yourself to use a tablet for everything.

Many people use tablets **in addition** to other techniques. For example, some people draw on paper and then photograph or scan the drawing to get it into their computer. From there, they just finish up their work with a drawing tablet.

## Videos

* Digital art
  * Nadiaxel - [Beginner's Guide to Become a Digital Artist - Drawing Tablets & Apps](https://youtu.be/bzeXcn6Amwo) 2022-07-04
  * Brad Colbow - [Digital Art for Beginners (2020 Edition)](https://youtu.be/0RmGV5wALG0) 2020-02-24
  * Trent Kaniuga -[ Getting started with digital art Tools and practices](https://youtu.be/8OsiACxQwvM) 2022-03-02
  * Marc Brunet - [THE BEGINNER'S GUIDE TO DIGITAL ART (from an art teacher)](https://youtu.be/O40KGoCmpNA) 2020-12-12
  * David Revoy - [Comic Book Artist - Tutorial: an illustration from A to Z with Krita](https://www.youtube.com/watch?v=uYdEkOyFUn8) 2022-08-15
* Learning to draw and paint
  * [Draw like a Sir - LEARN TO DRAW FROM 0 to 100!](https://www.youtube.com/watch?v=1jjmOF1hQqI) 2023-05-21
  * [Art tutorial for the intermediate painter](http://androidarts.com/art_tut.htm)
  * Drawabox (<https://drawabox.com/>) - Drawabox is a set of free exercise-based lessons that focus on the fundamentals
  *

## Social

* Kawaii Sensei <https://x.com/KawaiiSensei_jp> - There's lots of practical tips every day.
* EtheringtonBrothers <https://x.com/EtheringtonBros> - More frequent practical tips. And they publish useful printed guidebooks.

## Equipment

* [Laptops for digital art](https://docs.sevenpens.com/drawtab/guides/computers-for-digital-art/laptops-for-digital-art)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sevenpens.com/drawtab/basics/learning-digital-art.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
