Python: Difference between revisions

From wikinotes
(3 intermediate revisions by the same user not shown)
Line 32: Line 32:
|-
|-
|}
|}
</blockquote>
</blockquote><!-- intro/reference -->


= Libraries =
= Libraries =
Line 42: Line 42:
|}
|}
</blockquote><!-- libs -->
</blockquote><!-- libs -->
= Syntax =
<blockquote>
<blockquote>
= Basics =
{|
{|
!colspan=1| Basics
|-
|-
| [[python datatypes]]
| [[python datatypes]]
Line 55: Line 54:
|-
|-
| [[python classes]]
| [[python classes]]
|-
| [[python attributes]]
|-
|-
| [[python operators]]
| [[python operators]]
Line 67: Line 68:
|-
|-
| [[python sorting]]
| [[python sorting]]
|-
| [[python filesystem]]
|-
|-
| [[python os]]
| [[python os]]
|-
|-
| [[python input/output]]
| [[python input/output]]
|-
| [[python subprocess]]
|-
|-
| [[python datetime]]
| [[python datetime]]
|-
|-
!colspan=1| Language Features
|}
</blockquote><!-- Syntax -->
 
= Features =
<blockquote>
{|
|-
|-
| [[python magic methods]]
| [[python magic methods]]
Line 87: Line 89:
|-
|-
| [[python functional]]
| [[python functional]]
|-
| [[python subprocess]]
|-
| [[python filesystem]]
|-
| [[python concurrency]]
|-
| [[python networking]]
|-
| [[python logging]]
|-
| [[python math]]
|-
| [[python web]]
|-
| [[python email]]
|-
| [[python databases]]
|-
|-
|}
|}
</blockquote><!-- Features -->


= Intermediate =
= Tools =
<blockquote>
{|
{|
!colspan=1| Intermediate
|-
|-
| [[python debuggers]]
| [[python debuggers]]
Line 99: Line 120:
|-
|-
| [[python compilation]]
| [[python compilation]]
|-
| [[python concurrency]]
|-
| [[python networking]]
|-
| [[python logging]]
|-
| [[python math]]
|-
|-
| [[python profiling]]
| [[python profiling]]
Line 115: Line 128:
|-
|-
| [[python refactoring]]
| [[python refactoring]]
|-
| [[python databases]]
|-
| [[python services]]
|-
|-
| [[python lowlevel]]
| [[python lowlevel]]
|-
| [[python web]]
|-
| [[python email]]
|-
|-
|}
|}
</blockquote><!-- Tools -->


= General Notes =
= General Notes =
<blockquote>
{|
{|
| [[python design patterns]]
| [[python design patterns]]
Line 135: Line 142:
|-
|-
|}
|}
 
</blockquote><!-- General Notes -->
 
 
</blockquote><!-- 4column-->

Revision as of 17:30, 18 June 2022