Skip to content

trendswave/Cisco_python_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

LEARNING OBJECTIVE

The universal concepts of computer programming; The syntax and semantics of the Python language; Practical skills in resolving typical implementation challenges; How to use the most important elements of the Python Standard Library; How to install your runtime environment; How to design, develop, test, and debug simple Python programs.

The course is divided into four modules:

Module 1

Introduction to Python and computer programming;

Module 2

Data types, variables, basic input-output operations, and basic operators;

Module 3

Boolean values, conditional execution, loops, lists and list processing, logical and bitwise operations;

Module 4

Functions, tuples, dictionaries, exceptions, and data processing.

About

This repository contains all the LAB and exercises done in the cause of my learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages