Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
tano1221
Learn Crystal  Programming Vote_lcapLearn Crystal  Programming Voting_barLearn Crystal  Programming Vote_rcap 
ПΣӨƧӨFƬ
Learn Crystal  Programming Vote_lcapLearn Crystal  Programming Voting_barLearn Crystal  Programming Vote_rcap 
ℛeℙ@¢ᴋ€r
Learn Crystal  Programming Vote_lcapLearn Crystal  Programming Voting_barLearn Crystal  Programming Vote_rcap 
missyou123
Learn Crystal  Programming Vote_lcapLearn Crystal  Programming Voting_barLearn Crystal  Programming Vote_rcap 
大†Shinegumi†大
Learn Crystal  Programming Vote_lcapLearn Crystal  Programming Voting_barLearn Crystal  Programming Vote_rcap 
Engh3
Learn Crystal  Programming Vote_lcapLearn Crystal  Programming Voting_barLearn Crystal  Programming Vote_rcap 
ronaldinho424
Learn Crystal  Programming Vote_lcapLearn Crystal  Programming Voting_barLearn Crystal  Programming Vote_rcap 
Julio 2024
LunMarMiérJueVieSábDom
1234567
891011121314
15161718192021
22232425262728
293031    
CalendarioCalendario
Últimos temas
» Chaos Vantage 2.5.0 (x64)
Learn Crystal  Programming EmptyAyer a las 10:34 pm por ℛeℙ@¢ᴋ€r

» R-Wipe & Clean 20.0.24634 (x86/x64)
Learn Crystal  Programming EmptyAyer a las 10:21 pm por ℛeℙ@¢ᴋ€r

» n-Track Studio Suite 10.1.0.8705 (x64) Multilingual
Learn Crystal  Programming EmptyAyer a las 10:17 pm por ℛeℙ@¢ᴋ€r

» UniFab 2.0.2.7 (x64) Multilingual
Learn Crystal  Programming EmptyAyer a las 10:16 pm por ℛeℙ@¢ᴋ€r

» Readiris PDF Corporate / Business v23.1.179 (x64) Multilingual
Learn Crystal  Programming EmptyAyer a las 10:10 pm por ℛeℙ@¢ᴋ€r

» EdrawMax 13.1.0.1152 Ultimate Multilingual
Learn Crystal  Programming EmptyAyer a las 10:08 pm por ℛeℙ@¢ᴋ€r

» StreamFab 6.1.8.6 (x64) Multilingual
Learn Crystal  Programming EmptyAyer a las 10:04 pm por ℛeℙ@¢ᴋ€r

» Social Media Downloader 7.1.1
Learn Crystal  Programming EmptyAyer a las 10:03 pm por ℛeℙ@¢ᴋ€r

» MediaHuman YouTube Downloader 3.9.9.92 (0704) (x64)
Learn Crystal  Programming EmptyAyer a las 10:00 pm por ℛeℙ@¢ᴋ€r

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Learn Crystal Programming

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 70293
Fecha de inscripción : 20/08/2016

Learn Crystal  Programming Empty
MensajeTema: Learn Crystal Programming   Learn Crystal  Programming EmptyMar Dic 20, 2022 2:07 am


Learn Crystal  Programming 8d5c109250a98da692dad273e08f1b70

Published 12/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.13 GB | Duration: 3h 0m

Learn the fundementals of Crystal and Build Exciting Applications

What you'll learn
Learn the fundamentals of Crystal
Get acquainted with the Various Data Types in Crystal
Learn Control flow with If/Else and While Loops
Introduction to Object Oriented Programming
Introduction to Fun Projects Including Rock, Paper, Scissors and Automatic File Organisers
Requirements
No prior programming knowledge is required
A computer with interent access
Description
Welcome to the Crystal Programming Language course on Udemy! In this course, you will learn the fundamentals of the Crystal programming language and how to use it to create powerful, efficient, and concise programs. Crystal is a modern, object-oriented programming language that has a syntax similar to Ruby, making it easy to learn for those familiar with Ruby or other similar languages. With its static type system and focus on performance, Crystal is an excellent choice for building web applications, command-line tools, and many more exciting tools. Throughout this course, you will learn the core concepts of Crystal programming and gain hands-on experience by building various projects.As you progress through this course, you will learn about the key features and characteristics of the Crystal programming language. You will learn how to use Crystal's syntax to write clean and concise code and how to use its powerful type system to ensure your programs are correct and efficient. You will also learn about Crystal's built-in libraries and tools for working with data. By the end of this course, you will be able to use Crystal to solve a wide range of problems and build powerful, efficient, and scalable applications.We will build several applications throughout the span of this course. First we will build a Name Guessing Game, where users would guess a name from a list that we provide. Next, we will build our own version of Rock, Paper, Scissors. Then we will make a simple calculator application. And Finally, we will create a programme that automatically organises our files in different folders for us!Let's get started!
Overview
Section 1: Introduction to Crystal
Lecture 1 Installing Crystal
Lecture 2 Hello World
Lecture 3 Crystal Plugins in Visual Studio Code
Section 2: Data Types in Crystal
Lecture 4 Introduction to Variables
Lecture 5 Introduction to Strings
Lecture 6 Introduction to Numbers
Lecture 7 Introduction to Floats
Lecture 8 Introduction to Arrays
Lecture 9 Introduction to Hashes
Lecture 10 Getting User Input
Lecture 11 More Array Methods
Lecture 12 Comparison Operators
Section 3: Control Flow
Lecture 13 Introduction to Control Flow
Lecture 14 If Statement
Lecture 15 AND Comparison
Lecture 16 OR Comparison
Lecture 17 Else Statement
Lecture 18 Guessing Game
Lecture 19 Elsif Statement
Lecture 20 Rock, Paper, Scissors
Lecture 21 Generating Random Numbers
Lecture 22 While Loop
Lecture 23 While Loop Guessing Game
Lecture 24 Case Statement
Lecture 25 Unless Condition
Section 4: Object Oriented Crystal
Lecture 26 Introduction to Methods
Lecture 27 Adding Parameters
Lecture 28 Introduction to Classes
Lecture 29 Creating an Instance of a Class
Lecture 30 Instance Variables
Lecture 31 Property Method
Lecture 32 Calculator Class
Lecture 33 Introduction to Inheritance
Lecture 34 Introduction to Modules
Lecture 35 Using Extend
Section 5: Blocks
Lecture 36 Introduction to Blocks
Lecture 37 Using Variables with Blocks
Section 6: Manipulating Files and Folders
Lecture 38 Reading Files
Lecture 39 Writing Data to Files
Lecture 40 Appending Data to Files
Lecture 41 Exploring File Methods
Lecture 42 Dir Class
Lecture 43 FileUtils Module
Lecture 44 Automatic File Organiser
This course is aimed at the absolute novice in programming

Download link

rapidgator.net:
Código:

https://rapidgator.net/file/3d9175d263bdcbdc9703135925fa4973/tgphk.Learn.Crystal.Programming.part1.rar.html
https://rapidgator.net/file/ec4b9b54b9495a6527190fa2d8c67f47/tgphk.Learn.Crystal.Programming.part2.rar.html

uploadgig.com:
Código:

https://uploadgig.com/file/download/408bdFa912E54ffa/tgphk.Learn.Crystal.Programming.part1.rar
https://uploadgig.com/file/download/24d856fa98EA5c47/tgphk.Learn.Crystal.Programming.part2.rar

nitroflare.com:
Código:

https://nitroflare.com/view/901D4A827831AD1/tgphk.Learn.Crystal.Programming.part1.rar
https://nitroflare.com/view/8BC1FDAD8895359/tgphk.Learn.Crystal.Programming.part2.rar

1dl.net:
Código:

https://1dl.net/qfe19hdpnxhr/tgphk.Learn.Crystal.Programming.part1.rar
https://1dl.net/q8ccd81erm9b/tgphk.Learn.Crystal.Programming.part2.rar
Volver arriba Ir abajo
 

Learn Crystal Programming

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» Crystal Energy: Complete Crystal Healing Certification
» Programming Course With Python 3: Learn In One Day!
» Learn Swift 5 Programming
» Learn Swift 5 Programming
» Learn Advanced C++ Programming

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-