Getting Started with Lua and ComputerCraft | Episode 1: Introduction to ComputerCraft!

preview_player
Показать описание

In this video we go over:
1. Introduction to ComputerCraft. What is CC:Tweaked?
2. How to edit programs
3. Outputting text to the screen with print() vs write()
4. Variables!
5. Concatenating. (Joining together two strings)
6. Data types: Strings vs Integers. Touched on booleans but not important for now.
7. How to get user input with read()

Helpful resources:
Рекомендации по теме
Комментарии
Автор

For those of you who are new to Lua or programming in general, then let me be the first to say congratulations on starting! It's a daunting journey for sure; however, if you're passionate and dedicated, then you will progress quickly.

You may be wondering, why ComputerCraft?
The answer is quite simple: I think it's a great hands-on way of learning to code in a game you enjoy. It's easier to grasp certain concepts when it's done in a setting you are already familiar with, AKA Minecraft. I was able to start my programming journey this way and building a foundation with Lua will help you transfer those concepts to other languages. I have 5 videos recorded that I plan to upload over the weekend, so stay tuned!

I wish you all the best of luck on your coding journey! If you have questions, comments, or concerns then please let me know here in the comment section :)

RabidWeasel
Автор

holy shit where were you like 6 years ago? 🙏🏼😭 great video bro! ComputerCraft and MC modding in general is what made me want to pursue programming and CyberSec as my career 🤘🏽

Raspaholic_DBF
Автор

Would you suggest any extensions for CC or Lua? (maybe in gen too lol, like to see what others use in VS)

Raspaholic_DBF