Changed outline of strings.org.
authorPuneeth Chaganti <punchagan@gmail.com>
Wed, 21 Apr 2010 15:12:08 +0530
changeset 96 3498d74ed615
parent 95 fddcfd83e4f0
child 97 25248b12f6e4
Changed outline of strings.org.
strings.org
--- a/strings.org	Wed Apr 21 14:43:08 2010 +0530
+++ b/strings.org	Wed Apr 21 15:12:08 2010 +0530
@@ -1,10 +1,21 @@
-* Data Types
+* Strings
 *** Outline
-***** Introduction
-******* What are we going to do?
-******* How are we going to do?
-******* Arsenal Required
-********* None
+***** Strings
+******* basic manipulation
+******* operations
+******* immutability
+******* string methods
+******* split and join
+******* formatting - printf style
+***** Odds and Ends
+******* dynamic typing
+******* comments
+***** Simple IO
+******* raw_input
+******* console output
+***** Arsenal Required
+******* lists
+******* writing to files
 *** Script
     Welcome friends.