際際滷shows by User: iotcodelab / http://www.slideshare.net/images/logo.gif 際際滷shows by User: iotcodelab / Mon, 04 Feb 2019 13:58:36 GMT 際際滷Share feed for 際際滷shows by User: iotcodelab Chapter 1 Basic Programming (Python Programming Lecture) /slideshow/chapter-1-basic-programming-python-programming-lecture/130477317 chapter1basicprogramming-190204135836
Python Programming Course Lecture by IoT Code Lab Training. Discussed Topic: Chapter 1: Basic Programming * Operator * Arithmetic Operation Example * Assignment Operation Example * Built in Function Example * Math Module Example * Other Operators * Practice Problem 1.1 * Practice Problem 1.2 * Practice Problem 1.3]]>

Python Programming Course Lecture by IoT Code Lab Training. Discussed Topic: Chapter 1: Basic Programming * Operator * Arithmetic Operation Example * Assignment Operation Example * Built in Function Example * Math Module Example * Other Operators * Practice Problem 1.1 * Practice Problem 1.2 * Practice Problem 1.3]]>
Mon, 04 Feb 2019 13:58:36 GMT /slideshow/chapter-1-basic-programming-python-programming-lecture/130477317 iotcodelab@slideshare.net(iotcodelab) Chapter 1 Basic Programming (Python Programming Lecture) iotcodelab Python Programming Course Lecture by IoT Code Lab Training. Discussed Topic: Chapter 1: Basic Programming * Operator * Arithmetic Operation Example * Assignment Operation Example * Built in Function Example * Math Module Example * Other Operators * Practice Problem 1.1 * Practice Problem 1.2 * Practice Problem 1.3 <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/chapter1basicprogramming-190204135836-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Python Programming Course Lecture by IoT Code Lab Training. Discussed Topic: Chapter 1: Basic Programming * Operator * Arithmetic Operation Example * Assignment Operation Example * Built in Function Example * Math Module Example * Other Operators * Practice Problem 1.1 * Practice Problem 1.2 * Practice Problem 1.3
Chapter 1 Basic Programming (Python Programming Lecture) from IoT Code Lab
]]>
523 2 https://cdn.slidesharecdn.com/ss_thumbnails/chapter1basicprogramming-190204135836-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Chapter 2 Decision Making (Python Programming Lecture) /slideshow/chapter-2-decision-making-python-programming-lecture/130475735 chapter2decisionmaking-190204133856
Python Programming Course Lecture by IoT Code Lab Training. Discussed Topic: Chapter 2: Decision Making * Decision Making (Conditional Statement) * Comparisons Operator Example * Logical Operator Example * Bitwise Operator Example * Practice Problem 2.1 * Practice Problem 2.2 * Practice Problem 2.3]]>

Python Programming Course Lecture by IoT Code Lab Training. Discussed Topic: Chapter 2: Decision Making * Decision Making (Conditional Statement) * Comparisons Operator Example * Logical Operator Example * Bitwise Operator Example * Practice Problem 2.1 * Practice Problem 2.2 * Practice Problem 2.3]]>
Mon, 04 Feb 2019 13:38:56 GMT /slideshow/chapter-2-decision-making-python-programming-lecture/130475735 iotcodelab@slideshare.net(iotcodelab) Chapter 2 Decision Making (Python Programming Lecture) iotcodelab Python Programming Course Lecture by IoT Code Lab Training. Discussed Topic: Chapter 2: Decision Making * Decision Making (Conditional Statement) * Comparisons Operator Example * Logical Operator Example * Bitwise Operator Example * Practice Problem 2.1 * Practice Problem 2.2 * Practice Problem 2.3 <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/chapter2decisionmaking-190204133856-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Python Programming Course Lecture by IoT Code Lab Training. Discussed Topic: Chapter 2: Decision Making * Decision Making (Conditional Statement) * Comparisons Operator Example * Logical Operator Example * Bitwise Operator Example * Practice Problem 2.1 * Practice Problem 2.2 * Practice Problem 2.3
Chapter 2 Decision Making (Python Programming Lecture) from IoT Code Lab
]]>
386 2 https://cdn.slidesharecdn.com/ss_thumbnails/chapter2decisionmaking-190204133856-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Chapter 0 Python Overview (Python Programming Lecture) /slideshow/chapter-0-python-overview-python-programming-lecture/130475731 chapter0pythonoverview-190204133855
Python Programming Course Lecture by IoT Code Lab Training. Discussed Topic: Chapter 0: Python Overview 0. Python Introduction 1. What is Python? 2. Story of Python 3. Why Python 4. Use of Python 5. Python Download + Installation 6. How to Use? + Online Course Resource 1. Variable, Data Type, Expression 1. Create First Python Program File 2. First Program - Hello World 3. Comment 4. Variable + Data Type + Example 5. Variable Naming Convention 6. Practice 0.1 2. Input/ Output 1. Input/ Output (String) 1. A String Input & Output 2. Display A Message in Print & Input function 3. Check Data Type 4. Practice 0.2 2. Input/ Output (Number) 1. An Integer Number Input & Output + Check Data Type 2. Type Conversion 3. A Float Number Input & Output + Check Data Type 4. Built-in Function with Example 5. Practice 0.3 3. Formatted Input Output ]]>

Python Programming Course Lecture by IoT Code Lab Training. Discussed Topic: Chapter 0: Python Overview 0. Python Introduction 1. What is Python? 2. Story of Python 3. Why Python 4. Use of Python 5. Python Download + Installation 6. How to Use? + Online Course Resource 1. Variable, Data Type, Expression 1. Create First Python Program File 2. First Program - Hello World 3. Comment 4. Variable + Data Type + Example 5. Variable Naming Convention 6. Practice 0.1 2. Input/ Output 1. Input/ Output (String) 1. A String Input & Output 2. Display A Message in Print & Input function 3. Check Data Type 4. Practice 0.2 2. Input/ Output (Number) 1. An Integer Number Input & Output + Check Data Type 2. Type Conversion 3. A Float Number Input & Output + Check Data Type 4. Built-in Function with Example 5. Practice 0.3 3. Formatted Input Output ]]>
Mon, 04 Feb 2019 13:38:55 GMT /slideshow/chapter-0-python-overview-python-programming-lecture/130475731 iotcodelab@slideshare.net(iotcodelab) Chapter 0 Python Overview (Python Programming Lecture) iotcodelab Python Programming Course Lecture by IoT Code Lab Training. Discussed Topic: Chapter 0: Python Overview 0. Python Introduction 1. What is Python? 2. Story of Python 3. Why Python 4. Use of Python 5. Python Download + Installation 6. How to Use? + Online Course Resource 1. Variable, Data Type, Expression 1. Create First Python Program File 2. First Program - Hello World 3. Comment 4. Variable + Data Type + Example 5. Variable Naming Convention 6. Practice 0.1 2. Input/ Output 1. Input/ Output (String) 1. A String Input & Output 2. Display A Message in Print & Input function 3. Check Data Type 4. Practice 0.2 2. Input/ Output (Number) 1. An Integer Number Input & Output + Check Data Type 2. Type Conversion 3. A Float Number Input & Output + Check Data Type 4. Built-in Function with Example 5. Practice 0.3 3. Formatted Input Output <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/chapter0pythonoverview-190204133855-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Python Programming Course Lecture by IoT Code Lab Training. Discussed Topic: Chapter 0: Python Overview 0. Python Introduction 1. What is Python? 2. Story of Python 3. Why Python 4. Use of Python 5. Python Download + Installation 6. How to Use? + Online Course Resource 1. Variable, Data Type, Expression 1. Create First Python Program File 2. First Program - Hello World 3. Comment 4. Variable + Data Type + Example 5. Variable Naming Convention 6. Practice 0.1 2. Input/ Output 1. Input/ Output (String) 1. A String Input &amp; Output 2. Display A Message in Print &amp; Input function 3. Check Data Type 4. Practice 0.2 2. Input/ Output (Number) 1. An Integer Number Input &amp; Output + Check Data Type 2. Type Conversion 3. A Float Number Input &amp; Output + Check Data Type 4. Built-in Function with Example 5. Practice 0.3 3. Formatted Input Output
Chapter 0 Python Overview (Python Programming Lecture) from IoT Code Lab
]]>
603 1 https://cdn.slidesharecdn.com/ss_thumbnails/chapter0pythonoverview-190204133855-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
7.1 html lec 7 /slideshow/71-html-lec-7/130349333 7-190203123902
Web Design with HTML, CSS, Bootstrap Course Lecture 7.]]>

Web Design with HTML, CSS, Bootstrap Course Lecture 7.]]>
Sun, 03 Feb 2019 12:39:02 GMT /slideshow/71-html-lec-7/130349333 iotcodelab@slideshare.net(iotcodelab) 7.1 html lec 7 iotcodelab Web Design with HTML, CSS, Bootstrap Course Lecture 7. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/7-190203123902-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Web Design with HTML, CSS, Bootstrap Course Lecture 7.
7.1 html lec 7 from IoT Code Lab
]]>
83 1 https://cdn.slidesharecdn.com/ss_thumbnails/7-190203123902-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
6.1 html lec 6 /slideshow/61-html-lec-6/130349330 6-190203123857
Web Design with HTML, CSS, Bootstrap Course Lecture 6.]]>

Web Design with HTML, CSS, Bootstrap Course Lecture 6.]]>
Sun, 03 Feb 2019 12:38:57 GMT /slideshow/61-html-lec-6/130349330 iotcodelab@slideshare.net(iotcodelab) 6.1 html lec 6 iotcodelab Web Design with HTML, CSS, Bootstrap Course Lecture 6. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/6-190203123857-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Web Design with HTML, CSS, Bootstrap Course Lecture 6.
6.1 html lec 6 from IoT Code Lab
]]>
56 1 https://cdn.slidesharecdn.com/ss_thumbnails/6-190203123857-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
5.1 html lec 5 /slideshow/51-html-lec-5/130349326 5-190203123851
Web Design with HTML, CSS, Bootstrap Course Lecture 5.]]>

Web Design with HTML, CSS, Bootstrap Course Lecture 5.]]>
Sun, 03 Feb 2019 12:38:51 GMT /slideshow/51-html-lec-5/130349326 iotcodelab@slideshare.net(iotcodelab) 5.1 html lec 5 iotcodelab Web Design with HTML, CSS, Bootstrap Course Lecture 5. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/5-190203123851-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Web Design with HTML, CSS, Bootstrap Course Lecture 5.
5.1 html lec 5 from IoT Code Lab
]]>
56 1 https://cdn.slidesharecdn.com/ss_thumbnails/5-190203123851-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
4.1 html lec 4 /slideshow/41-html-lec-4/130349323 4-190203123846
Web Design with HTML, CSS, Bootstrap Course Lecture 4.]]>

Web Design with HTML, CSS, Bootstrap Course Lecture 4.]]>
Sun, 03 Feb 2019 12:38:46 GMT /slideshow/41-html-lec-4/130349323 iotcodelab@slideshare.net(iotcodelab) 4.1 html lec 4 iotcodelab Web Design with HTML, CSS, Bootstrap Course Lecture 4. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/4-190203123846-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Web Design with HTML, CSS, Bootstrap Course Lecture 4.
4.1 html lec 4 from IoT Code Lab
]]>
59 1 https://cdn.slidesharecdn.com/ss_thumbnails/4-190203123846-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
3.1 html lec 3 /slideshow/31-html-lec-3/130349316 3-190203123841
Web Design with HTML, CSS, Bootstrap Course Lecture 3.]]>

Web Design with HTML, CSS, Bootstrap Course Lecture 3.]]>
Sun, 03 Feb 2019 12:38:41 GMT /slideshow/31-html-lec-3/130349316 iotcodelab@slideshare.net(iotcodelab) 3.1 html lec 3 iotcodelab Web Design with HTML, CSS, Bootstrap Course Lecture 3. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/3-190203123841-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Web Design with HTML, CSS, Bootstrap Course Lecture 3.
3.1 html lec 3 from IoT Code Lab
]]>
53 1 https://cdn.slidesharecdn.com/ss_thumbnails/3-190203123841-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
2.1 html lec 2 https://es.slideshare.net/slideshow/21-html-lec-2/130349312 2-190203123835
Web Design with HTML, CSS, Bootstrap Course Lecture 2.]]>

Web Design with HTML, CSS, Bootstrap Course Lecture 2.]]>
Sun, 03 Feb 2019 12:38:35 GMT https://es.slideshare.net/slideshow/21-html-lec-2/130349312 iotcodelab@slideshare.net(iotcodelab) 2.1 html lec 2 iotcodelab Web Design with HTML, CSS, Bootstrap Course Lecture 2. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/2-190203123835-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Web Design with HTML, CSS, Bootstrap Course Lecture 2.
from IoT Code Lab
]]>
39 1 https://cdn.slidesharecdn.com/ss_thumbnails/2-190203123835-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
1.1 html lec 1 /slideshow/11-html-lec-1-130349305/130349305 1-190203123830
Web Design with HTML, CSS, Bootstrap Course Lecture 1. Topic: * HTML * Text Formatting * Heading * Link * Image]]>

Web Design with HTML, CSS, Bootstrap Course Lecture 1. Topic: * HTML * Text Formatting * Heading * Link * Image]]>
Sun, 03 Feb 2019 12:38:29 GMT /slideshow/11-html-lec-1-130349305/130349305 iotcodelab@slideshare.net(iotcodelab) 1.1 html lec 1 iotcodelab Web Design with HTML, CSS, Bootstrap Course Lecture 1. Topic: * HTML * Text Formatting * Heading * Link * Image <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/1-190203123830-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Web Design with HTML, CSS, Bootstrap Course Lecture 1. Topic: * HTML * Text Formatting * Heading * Link * Image
1.1 html lec 1 from IoT Code Lab
]]>
81 1 https://cdn.slidesharecdn.com/ss_thumbnails/1-190203123830-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
1.0 intro /slideshow/10-intro-130349304/130349304 1-190203123829
This is the introduction of Web Design and Development.]]>

This is the introduction of Web Design and Development.]]>
Sun, 03 Feb 2019 12:38:29 GMT /slideshow/10-intro-130349304/130349304 iotcodelab@slideshare.net(iotcodelab) 1.0 intro iotcodelab This is the introduction of Web Design and Development. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/1-190203123829-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This is the introduction of Web Design and Development.
1.0 intro from IoT Code Lab
]]>
90 1 https://cdn.slidesharecdn.com/ss_thumbnails/1-190203123829-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://cdn.slidesharecdn.com/profile-photo-iotcodelab-48x48.jpg?cb=1619550777 iotcodelab.com https://cdn.slidesharecdn.com/ss_thumbnails/chapter1basicprogramming-190204135836-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/chapter-1-basic-programming-python-programming-lecture/130477317 Chapter 1 Basic Progra... https://cdn.slidesharecdn.com/ss_thumbnails/chapter2decisionmaking-190204133856-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/chapter-2-decision-making-python-programming-lecture/130475735 Chapter 2 Decision Mak... https://cdn.slidesharecdn.com/ss_thumbnails/chapter0pythonoverview-190204133855-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/chapter-0-python-overview-python-programming-lecture/130475731 Chapter 0 Python Overv...