Navigation
index
next
|
Javascript for Python Programmers - EuroTeX 2011
»
JavaScript for Python Programmers
ΒΆ
Introduction
EuroPython 2011 Tutorial
Time, date and location
Installed software
Timetable
Is this tutorial for me?
Let me know
Gotcha quiz
Gotcha answers
Answers to the easiest quiz
Answer 2: Equality is transitive
Answer 4: Assignment assigns
Counters example
Goal
counters.html
counters.css
counters.js
Counters discussion
Namespace
Create
Global object
Counter class
Counter properties
Onload
Delegation
Closing namespace
Counters memory
Memory
IE memory leaks
Garbage collection
Residue
Reclaiming memory
Summary
Reference:
What do you need to know in Python
Global and local scopes
Default scope
Functions passed as parameters
Method binding
Closures
Star arguments
Objects
Late news
Similarities
Differences
JavaScript objects
Like Python classes
Custom item methods
On metaclass
Never instantiated
Conclusion
Inheritance
Tree
Root
Using create
Functions
Defining a function
Calling a function
Functions and
this
Pitfalls
Methods and
this
Explicit this
Classes
Point in Python
Point in JavaScript
Advanced features
Resources:
Downloads
Search Page
Next topic
Introduction
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
next
|
Javascript for Python Programmers - EuroTeX 2011
»