= Sage Primers =

<<TableOfContents>>

'''Todo:''' Polish up these primers and put them in the [[http://www.sagemath.org/doc/constructions/|Sage Constructions]] document.

== Done / In Progress ==

    * 0. Sage Primer Design Principles [[attachment:Sage Primer Design Principles.pdf]] [[attachment:primer_design_principles.rtf]]

    * 1. Basics

          * 1.1. Primer Template: An Example [[attachment:primer_template_example.sws]] 

          * 1.2. Sage as a Smart Calculator [[attachment:basics.smart_calculator_0.5.sws]]

          * 1.3. Basic 2D plotting with Sage [[attachment:Ploting_with_Sage_v1.0.1.sws]] by Jose Guzman

          * 1.4. Solving basic equations with Sage [[attachment:Ball_motion.sws]] by Jose Guzman

          * 1.5. Sage Devel Basics [Erik, Aly] [[attachment:dev_for_newbies.html]]-this needs to be restified., [[attachment: development_for_newbies.sws]]

    * 2. Calculus

          * 2.1. Limits Calculus [[attachment:Analysis_tutorial_Limits_v1.0.2.sws]] by Jose Guzman

          * 2.2. Differential Calculus [[attachment:calculus.differential_calculus_1.0.sws]]

          * 2.3. Integral Calculus [Sourav]

    * 3. Linear Algebra

          * 3.1. Matrix Algebra [Sourav]

    * 4. Abstract Algebra

          * 4.1. Group Theory [[attachment:group_theory.sws]] (by Robert Beezer)

    * 5. Number Theory

          * 5.1. Elementary Number Theory [Erik] [[attachment:number_theory.primes_diophantine_equations.1.0.sws]]

          * 5.5. Quadratic Forms [[attachment:quadratic_forms.sws]]

          * 5.7. Quaternion Algebra [Sourav]

    * 9. About this document ...



== To Do ==

    * 1. Basics

          * 1.3. Programming in Sage

          * 1.5. 2D and 3D Plotting in Sage [JoseGuzman]

          * 1.6. Interact in Sage [Erik]

    * 2. Calculus

          * 2.3. Multivariate Calculus

          * 2.4. Taylor Series and Infinite Sums

          * 2.5. Differential Equations 

    * 3. Linear Algebra

          * 3.2. Vector Spaces [Sourav]

    * 4. Abstract Algebra

          * 4.2. Rings and Fields [Erik]

    * 5. Number Theory

          * 5.3. Cryptography [Dan]

          * 5.4. Elliptic Curves [Aly]

          * 5.6. Automorphic Forms 

          * 5.8. Modular Forms 

    * 6. Combinatorics

          * 6.1. Counting

          * 6.2. Graph Theory 

    * 7. Geometry

    * 8. Statistics

          * 8.1. Statistical Methods [Erik]

          * 8.2. Probability [Erik]

          * 8.3. Finance