|  

Programming in Kotlin: Fundamentals



Size :1.5 GB
Peers : Seeders : 0      Leechers : 0
Added : 1 year ago » by tutsnode » in Other
Language : English
Last Updated :6 months ago
Info_Hash :72F7EEA67E6DE090419A862F42622B6E79A41C78

Torrent File Contents

Programming in Kotlin: Fundamentals
  [TutsNode.net] - 23 Return Data From Functions.mp4
  -  122.08 MB

  TutsNode.net.txt
  -  63 Bytes

  [TutsNode.net] - sources/video-pik1-materials-versions-2.0.zip
  -  231.23 KB

  [TGx]Downloaded from torrentgalaxy.buzz .txt
  -  585 Bytes

  .pad/0
  -  203 KB

  [TutsNode.net] - 07 Branch with If Expressions & Scopes.mp4
  -  116.66 MB

  .pad/1
  -  345.65 KB

  [TutsNode.net] - 22 Write Custom Functions.mp4
  -  110.78 MB

  .pad/2
  -  229.87 KB

  [TutsNode.net] - 20 Create & Consume Nullables.mp4
  -  110.38 MB

  .pad/3
  -  125.34 KB

  [TutsNode.net] - 01 Introduction.mp4
  -  98.92 MB

  .pad/4
  -  82.4 KB

  [TutsNode.net] - 06 Combine Logical Operators.mp4
  -  79.26 MB

  .pad/5
  -  248.96 KB

  [TutsNode.net] - 04 Use Booleans & Comparison Operators.mp4
  -  78.27 MB

  .pad/6
  -  235.42 KB

  [TutsNode.net] - 15 Learn more Loop Features.mp4
  -  66.35 MB

  .pad/7
  -  156.6 KB

  [TutsNode.net] - 16 Simplify Code with When Expressions.mp4
  -  65.5 MB

  .pad/8
  -  1.04 KB

  [TutsNode.net] - 13 Work with For Loops.mp4
  -  60.58 MB

  .pad/9
  -  434.98 KB

  [TutsNode.net] - 02 Setup a Project in IntelliJ IDEA.mp4
  -  55.06 MB

  .pad/10
  -  445.81 KB

  [TutsNode.net] - 08 Challenge Practice If Expressions & Boolean Logic.mp4
  -  53.99 MB

  .pad/11
  -  8.06 KB

  [TutsNode.net] - 03 Explore Kotlin Language Basics.mp4
  -  52.7 MB

  .pad/12
  -  310.11 KB

  [TutsNode.net] - 25 Conclusion.mp4
  -  51.03 MB

  .pad/13
  -  483.25 KB

  [TutsNode.net] - 11 Understand While Loops.mp4
  -  49.07 MB

  .pad/14
  -  435.64 KB

  [TutsNode.net] - 09 Conclusion.mp4
  -  46.34 MB

  .pad/15
  -  165.99 KB

  [TutsNode.net] - 14 Challenge Use For Loops.mp4
  -  43.06 MB

  .pad/16
  -  452.47 KB

  [TutsNode.net] - 24 Challenge Work with Functions.mp4
  -  40.67 MB

  .pad/17
  -  333.45 KB

  [TutsNode.net] - 19 Introduction.mp4
  -  38.73 MB

  .pad/18
  -  273.13 KB

  [TutsNode.net] - 21 Challenge Use Nullables.mp4
  -  37.69 MB

  .pad/19
  -  314.28 KB

  [TutsNode.net] - 05 Challenge Booleans.mp4
  -  33.5 MB

  .pad/20
  -  507.24 KB

  [TutsNode.net] - 18 Conclusion.mp4
  -  29.73 MB

  .pad/21
  -  281.46 KB

  [TutsNode.net] - 10 Introduction.mp4
  -  27.41 MB

  .pad/22
  -  96.58 KB

  [TutsNode.net] - 17 Challenge Use When Expressions.mp4
  -  27.17 MB

  .pad/23
  -  335.49 KB

  [TutsNode.net] - 12 Challenge Use While Loops.mp4
  -  16.93 MB



Torrent Description


Description

Learn the fundamental building blocks of Kotlin, through hands-on exercises and challenges! Explore the world of data types, comparison and logical operators, loops, control flow and functions and more.

Beginner developers who’ve had some or no experience with Kotlin, who want to gain in-depth knowledge of this majestic programming language!

You’ll learn a ton of fun and useful Kotlin concepts, starting off with data types and operators, then moving towards more complex features like statements & expressions, loops, and the flow of control. Then building on those concepts, you’ll learn about functions and null safety in Kotlin.

Sound like fun? Let’s dive in!

This course isn’t suitable for experienced developers. If you’re looking for more complex topics, check out our intermediate or advanced Kotlin and Android courses.

Covered concepts

This course is jam-packed with the fundamentals to give you a solid grounding for your Kotlin adventures. Here are some of the concepts you’ll conquer along the way

Data Types
Operations With Types
Logical Operators
Statements vs. Expressions
Nullable Types & Null Safety
Loops
Control Flow
Nesting Expressions & Loops
Functions
Parameters vs. Arguments
Scopes