- Configure Development Environment
- Install python interpreter
- Confirm python installation
- Execute python interpreter in interactive mode
- Exit interactive mode
- Create Python script
- Execute python script
- Variables, Data Types, and Operators
- Define values for three numbers
- Print values for three numbers
- Define values for three strings
- Print values for three strings
- Print value for index 1
- Print index 0 to 5
- Print all indexes except 0
- Define value for multi line string
- Print multi line string
- Define values for two strings
- Print two f strings
- Define values for two lists
- Print values for two lists
- Print index 1
- Print index 1 through 3
- Print values for list twice
- Concatenate two lists
- Edit index 1 of list
- Print list
- Remove first item from list
- Insert item at specific index of list
- Append item to end of list
- Remove last item from list
- Define values for tuple
- Print tuple
- Print index 1
- Attempt to update index 1
- Define values for new tuple
- Delete tuple
- Assign values for dictionary
- Print dictionary
- Print element/key of dictionary
- Edit element/key of dictionary
- Print element/key of dictionary
- Delete element/key of dictionary
- Print dictionary
- Clear all elements of dictionary
- Print dictionary
- Delete dictionary
- Define values for set
- Print set
- Add an element to set
- Print set
- Define blank set
- Define integer
- Print integer
- Define float
- Print float
- Convert integer to string
- Convert string to integer
- Convert integer to float
- Convert float to integer
- Addition problem
- Subtraction problem
- Multiplication problem
- Division problem
- Floor division problem
- Comparison operator equals
- Comparison operator not equals
- Greater than operator
- Less than operator
- Greater than or equal to operator
- Less than or equal to operator
- Define variables for three numbers
- Logical operator (or)
- Logical operator (and)
- Logical operator (not)
- Define variables for three numbers
- Identity operator (is)
- Identity operator (is not)
- Define variable for number
- Define variable for list
- Identity operator (in)
- Identity operator (not in)
- Loops and Conditional Statements
- Create python script
- While loop
- For loop
- For loop with string
- For loop with list
- For loop with break
- For loop with continue
- For loop with pass
- If, elif, else
- Nested conditional
- Conditional statement one line
- Functions
- Write architecture of function
- Write function
- Define variables
- Call function
- Write variable only accessible within function
-
Recent Posts
Categories
- Amazon CloudWatch
- Amazon Elastic Compute Cloud
- Amazon Virtual Private Cloud
- Amazon Web Services
- Ansible
- Apache
- Architecture
- Automation
- AWS Command Line Interface
- AWS Identity and Access Management
- Backups
- Barracuda Networks
- BIND
- BIOS
- Brocade
- Certification
- Cisco
- Cisco Unified Computing System
- Dell
- Dell Compellent
- Dell Lifecycle Controller
- Dell OpenManage Essentials 2.1
- Dell PowerEdge R630
- Distributed File System
- Documentation
- Domain Name System
- Dynamic Host Configuration Protocol
- EIGRP
- Fibre Channel
- File Services
- GitHub
- IEEE 802.1q
- Integrated Dell Remote Access Controller 8
- Intel
- Internet Information Services
- iSCSI
- Linksys
- Linktree
- Linux
- Microsoft Active Directory
- Microsoft Deployment Toolkit 2013
- Microsoft Exchange Management Shell
- Microsoft Exchange Server 2013
- Microsoft Exchange Server 2016
- Microsoft Failover Clustering
- Microsoft Group Policy Object
- Microsoft Hyper-V
- Microsoft Office 365
- Microsoft Windows 10
- Microsoft Windows Command Prompt
- Microsoft Windows PowerShell
- Microsoft Windows Server 2016
- Microsoft Windows Storage Server 2012
- Migration
- Multipath I/O
- Network
- Network Time Protocol
- Notepad++
- OSPF
- Python
- Red Hat Enterprise Linux 7
- RIP
- Scripting
- Service Account
- Services
- Storage Area Network
- Symantec Backup Exec 2012
- Symantec Endpoint Protection
- Technical Utilities
- Telnet
- Terraform
- Ubuntu
- Uncategorized
- Virtualization
- VLANS and Trunking
- VMware
- VMware ESXi 5.5
- VMware ESXi 6.0
- VMware ESXi 6.5
- VMware ESXi 6.7
- VMware PowerCLI
- VMware vCenter Converter
- VMware vCenter Server 5.0
- VMware vCenter Server 6
- VMware vCenter Server 6.0
- VMware vCenter Server 6.5
- VMware vCenter Server 6.7
- VMware vSphere 5.0
- VMware vSphere 6.0
- VMware vSphere 6.5
- VMware vSphere Update Manager 6.0
- VMware Workstation 11
- Windows Server 2019
- Windows Server Update Services
- Wireless Networking
Archives
- April 2023
- June 2022
- March 2022
- February 2022
- November 2020
- September 2020
- July 2020
- May 2020
- April 2020
- March 2020
- January 2020
- November 2019
- October 2019
- September 2019
- June 2019
- May 2019
- April 2019
- December 2018
- November 2018
- October 2018
- September 2018
- August 2018
- July 2018
- June 2018
- May 2018
- April 2018
- November 2017
- September 2017
- July 2017
- March 2017
- February 2017
- January 2017
- December 2016
- November 2016
- October 2016
- August 2016
- July 2016
- June 2016
- May 2016
- April 2016
- March 2016
- February 2016
- December 2015
- November 2015
- October 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- January 2015
- December 2014
- November 2014
- October 2014
- August 2014
- July 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- December 2012
- November 2012
- June 2012
- May 2012
- April 2012
Meta