Skip to content
/ books Public

Book Repository This repository houses a collection of books on Design, Robotics, and Programming, available in both English and Portuguese. Our aim is to provide valuable resources for students, educators, professionals, and enthusiasts in these fields.

Notifications You must be signed in to change notification settings

LaraGb/books

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Repository

Description

This repository contains a collection of books on Design, Robotics, and Programming, available in both English and Portuguese. It aims to provide a comprehensive resource for learners and professionals interested in these fields.

Table of Contents

  1. Getting Started
  2. Folder Structure
  3. Contributing
  4. License
  5. Contact

Getting Started

To get started with this repository, you can clone it to your local machine using the following command:

git clone https://github.com/yourusername/book-repository.git

Navigate to the repository directory:

cd book-repository

Folder Structure

The repository is organized as follows:

book-repository/
│
├── Book-Name-1/
│   ├── English/
│   │   ├── book1.pdf
│   │   └── book2.pdf
│   └── Portuguese/
│       ├── livro1.pdf
│       └── livro2.pdf
│
├── Book-Name-2/
│   ├── English/
│   │   ├── book1.pdf
│   │   └── book2.pdf
│   └── Portuguese/
│       ├── livro1.pdf
│       └── livro2.pdf
│
└── Book-Name-3/
    ├── English/
    │   ├── book1.pdf
    │   └── book2.pdf
    └── Portuguese/
        ├── livro1.pdf
        └── livro2.pdf

Each book is stored in a folder named after the book title. Inside each book folder, there are subfolders for English and Portuguese versions containing the respective files.

About

Book Repository This repository houses a collection of books on Design, Robotics, and Programming, available in both English and Portuguese. Our aim is to provide valuable resources for students, educators, professionals, and enthusiasts in these fields.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published