Difference between revisions of "Python"

From RiceFamily Wiki
Jump to: navigation, search
(Coursera Resources)
(Additional Python resources)
Line 17: Line 17:
 
While this course will give you information about how Python works and how to write scripts in Python, you’ll likely want to find out more about specific parts of the language. Here are some great ways to help you find additional info:  
 
While this course will give you information about how Python works and how to write scripts in Python, you’ll likely want to find out more about specific parts of the language. Here are some great ways to help you find additional info:  
  
Read the official Python documentation.
+
Read the [https://docs.python.org/3/ official Python documentation].
  
Search for answers or ask a question on Stack Overflow.  
+
Search for answers or ask a question on [https://stackoverflow.com/ Stack Overflow].  
  
Subscribe to the Python tutor mailing list, where you can ask questions and collaborate with other Python learners.
+
Subscribe to the Python [https://mail.python.org/mailman/listinfo/tutor tutor] mailing list, where you can ask questions and collaborate with other Python learners.
  
Subscribe to the Python-announce mailing list to read about the latest updates in the language.
+
Subscribe to the [https://mail.python.org/mailman/listinfo/python-announce-list Python-announce] mailing list to read about the latest updates in the language.
  
 
= Setup =
 
= Setup =

Revision as of 18:52, 13 October 2022

Python is an Open Source programming language

System Monitoring Components

Coursera Resources

Additional Python resources

While this course will give you information about how Python works and how to write scripts in Python, you’ll likely want to find out more about specific parts of the language. Here are some great ways to help you find additional info:

Read the official Python documentation.

Search for answers or ask a question on Stack Overflow.

Subscribe to the Python tutor mailing list, where you can ask questions and collaborate with other Python learners.

Subscribe to the Python-announce mailing list to read about the latest updates in the language.

Setup

Windows

Tutorials






BigFix

Using Python to access the BigFix REST API's

Abuse Scammers