Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/labex-labs/bigdata-free-tutorials

[Practice Big Data Free Tutorials] This repository collects 16 of free tutorials for Big Data. The Big Data learning path involves mastering key technologies like Hadoop, Hive, and NoSQL databases. Hadoop provides a foundation for distributed storage and processing, while Hive allows SQL-like que...
https://github.com/labex-labs/bigdata-free-tutorials

List: bigdata-free-tutorials

awesome awesome-list bigdata education free free-tutorials hands-on labex programming tutorials

Last synced: about 1 month ago
JSON representation

[Practice Big Data Free Tutorials] This repository collects 16 of free tutorials for Big Data. The Big Data learning path involves mastering key technologies like Hadoop, Hive, and NoSQL databases. Hadoop provides a foundation for distributed storage and processing, while Hive allows SQL-like que...

Awesome Lists containing this project

README

        

# Big Data Free Tutorials



The Big Data learning path involves mastering key technologies like Hadoop, Hive, and NoSQL databases. Hadoop provides a foundation for distributed storage and processing, while Hive allows SQL-like querying of large datasets. NoSQL databases enable scalable, flexible data storage. Continuous learning and hands-on practice with these tools are essential for mastering Big Data principles and practices.

| Index | Name | Difficulty | Tutorial Link |
|---------|-----------------------------------------------------------------------------------------------------------------------------------|--------------|---------------------------------------------------------------------------------------------|
| 01 | [📖 Introductory Java Programming Fundamentals](https://labex.io/tutorials/java-introductory-java-programming-fundamentals-178546) | ★☆☆ | [🔗 View](https://labex.io/tutorials/java-introductory-java-programming-fundamentals-178546) |
| 02 | [📖 Variables and Operators](https://labex.io/tutorials/java-variables-and-operators-178553) | ★☆☆ | [🔗 View](https://labex.io/tutorials/java-variables-and-operators-178553) |
| 03 | [📖 Java Conditional Expressions Fundamentals](https://labex.io/tutorials/java-java-conditional-expressions-fundamentals-178545) | ★☆☆ | [🔗 View](https://labex.io/tutorials/java-java-conditional-expressions-fundamentals-178545) |
| 04 | [📖 Recursion and Loops](https://labex.io/tutorials/java-recursion-and-loops-178552) | ★☆☆ | [🔗 View](https://labex.io/tutorials/java-recursion-and-loops-178552) |
| 05 | [📖 Methods & Parameters and Object](https://labex.io/tutorials/java-methods-parameters-and-object-178547) | ★☆☆ | [🔗 View](https://labex.io/tutorials/java-methods-parameters-and-object-178547) |
| 06 | [📖 Number, String and Array](https://labex.io/tutorials/java-number-string-and-array-178548) | ★☆☆ | [🔗 View](https://labex.io/tutorials/java-number-string-and-array-178548) |
| 07 | [📖 Class and Object](https://labex.io/tutorials/java-class-and-object-178544) | ★☆☆ | [🔗 View](https://labex.io/tutorials/java-class-and-object-178544) |
| 08 | [📖 Access Modifiers and Inheritance](https://labex.io/tutorials/java-access-modifiers-and-inheritance-178543) | ★☆☆ | [🔗 View](https://labex.io/tutorials/java-access-modifiers-and-inheritance-178543) |
| 09 | [📖 Overloading and Overriding](https://labex.io/tutorials/java-overloading-and-overriding-178549) | ★☆☆ | [🔗 View](https://labex.io/tutorials/java-overloading-and-overriding-178549) |
| 10 | [📖 Abstraction and Interface](https://labex.io/tutorials/java-abstraction-and-interface-178542) | ★☆☆ | [🔗 View](https://labex.io/tutorials/java-abstraction-and-interface-178542) |
| 11 | [📖 Polymorphism and Encapsulation](https://labex.io/tutorials/java-polymorphism-and-encapsulation-178551) | ★☆☆ | [🔗 View](https://labex.io/tutorials/java-polymorphism-and-encapsulation-178551) |
| 12 | [📖 Arranging Classes by Functionality](https://labex.io/tutorials/java-arranging-classes-by-functionality-178550) | ★☆☆ | [🔗 View](https://labex.io/tutorials/java-arranging-classes-by-functionality-178550) |
| 13 | [📖 Hadoop Installation and Deployment](https://labex.io/tutorials/hadoop-hadoop-installation-and-deployment-272321) | ★☆☆ | [🔗 View](https://labex.io/tutorials/hadoop-hadoop-installation-and-deployment-272321) |
| 14 | [📖 Architecture and Operations of HDFS](https://labex.io/tutorials/hadoop-architecture-and-operations-of-hdfs-272320) | ★☆☆ | [🔗 View](https://labex.io/tutorials/hadoop-architecture-and-operations-of-hdfs-272320) |
| 15 | [📖 YARN Architecture and Development](https://labex.io/tutorials/linux-yarn-architecture-and-development-272324) | ★☆☆ | [🔗 View](https://labex.io/tutorials/linux-yarn-architecture-and-development-272324) |
| 16 | [📖 Quick Start to Hive](https://labex.io/tutorials/linux-quick-start-to-hive-272323) | ★☆☆ | [🔗 View](https://labex.io/tutorials/linux-quick-start-to-hive-272323) |

## More Free Tutorials

- [Practice Linux Free Tutorials](https://github.com/labex-labs/linux-free-tutorials)
- [Practice Python Free Tutorials](https://github.com/labex-labs/python-free-tutorials)
- [Practice DevOps Free Tutorials](https://github.com/labex-labs/devops-free-tutorials)
- [Practice Web Development Free Tutorials](https://github.com/labex-labs/web-development-free-tutorials)
- [Practice Data Science Free Tutorials](https://github.com/labex-labs/data-science-free-tutorials)
- [Practice Big Data Free Tutorials](https://github.com/labex-labs/bigdata-free-tutorials)
- [Practice Cyber Security Free Tutorials](https://github.com/labex-labs/cysec-free-tutorials)
- [Practice Machine Learning Free Tutorials](https://github.com/labex-labs/ml-free-tutorials)
- [Practice Docker Free Tutorials](https://github.com/labex-labs/docker-free-tutorials)
- [Practice Kubernetes Free Tutorials](https://github.com/labex-labs/kubernetes-free-tutorials)
- [Practice Git Free Tutorials](https://github.com/labex-labs/git-free-tutorials)
- [Practice Ansible Free Tutorials](https://github.com/labex-labs/ansible-free-tutorials)
- [Practice Jenkins Free Tutorials](https://github.com/labex-labs/jenkins-free-tutorials)
- [Practice Shell Free Tutorials](https://github.com/labex-labs/shell-free-tutorials)
- [Practice Java Free Tutorials](https://github.com/labex-labs/java-free-tutorials)
- [Practice Hadoop Free Tutorials](https://github.com/labex-labs/hadoop-free-tutorials)
- [Practice C++ Free Tutorials](https://github.com/labex-labs/cpp-free-tutorials)
- [Practice C Free Tutorials](https://github.com/labex-labs/c-free-tutorials)
- [Practice MySQL Free Tutorials](https://github.com/labex-labs/mysql-free-tutorials)
- [Practice Go Free Tutorials](https://github.com/labex-labs/go-free-tutorials)
- [Practice Rust Free Tutorials](https://github.com/labex-labs/rust-free-tutorials)
- [Practice OpenCV Free Tutorials](https://github.com/labex-labs/opencv-free-tutorials)
- [Practice Django Free Tutorials](https://github.com/labex-labs/django-free-tutorials)
- [Practice Pandas Free Tutorials](https://github.com/labex-labs/pandas-free-tutorials)
- [Practice NumPy Free Tutorials](https://github.com/labex-labs/numpy-free-tutorials)
- [Practice scikit-learn Free Tutorials](https://github.com/labex-labs/sklearn-free-tutorials)
- [Practice Matplotlib Free Tutorials](https://github.com/labex-labs/matplotlib-free-tutorials)
- [Practice Algorithm Free Tutorials](https://github.com/labex-labs/algorithm-free-tutorials)
- [Practice HTML Free Tutorials](https://github.com/labex-labs/html-free-tutorials)
- [Practice CSS Free Tutorials](https://github.com/labex-labs/css-free-tutorials)
- [Practice JavaScript Free Tutorials](https://github.com/labex-labs/javascript-free-tutorials)
- [Practice React Free Tutorials](https://github.com/labex-labs/react-free-tutorials)
- [Practice jQuery Free Tutorials](https://github.com/labex-labs/jquery-free-tutorials)

## More

- 🔗 [Big Data Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- 🔗 [Big Data Programming Projects](https://github.com/labex-labs/awesome-programming-projects)