Getting Started
======================
Following is a curated list of resources to help you get started with the principal technologies
used in the Smarter Framework. The authors of the Smarter Project personally vouch for the veracity
and quality of these materials, having found them invaluable in their own learning journeys.
.. list-table:: Recommended Learning Materials
:header-rows: 1
:widths: 30 70
* - Resource
- Description
* - `Official Django Documentation `__
- The best place to start, with tutorials, guides, and reference material.
* - `Two Scoops of Django 3.x (Book) `_
- (Daniel Roy Greenfeld y Audrey Roy Greenfeld) A comprehensive book covering best practices for Django development and administration.
* - `Real Python Django Tutorials `__
- High-quality articles and video tutorials on Django topics.
* - `Django for APIs (Book) `__
- (William S. Vincent) A book focused on building RESTful APIs with Django and Django REST Framework.
* - `Pydantic Documentation `__
- Official documentation for Pydantic, including tutorials and usage examples.
* - `Learning React (Book) `__
- (Alex Banks y Eve Porcello) A comprehensive book on React.js, covering fundamentals and advanced topics.
* - `Terraform Tutorials `__
- Hashicorp Terraform Web Site: Tutorials for infrastructure as code using Terraform.
* - `Introduction to Kubernetes (course) `__
- The Linux Foundation: A foundational course on
container orchestration with Kubernetes.