[TriPython] TriPython August 2016 Meeting: Django & REST API Code-Along

Kenny Yarboro kenny.yarboro at gmail.com
Sun Aug 7 22:42:22 EDT 2016


Hi Michael,

Alyssa and I are still writing the code for the upcoming August meeting.
Our current expectation is to touch on the Django REST Framework and
discuss the implications of using it.  Given the limited time of the
meeting, our goal will be to hit a lot of the basics of Django and REST.
We will prepare extra content in case the core material finishes quickly.
If you have specific in-depth questions, we will cover those as time
allows.  Additionally, at least one of us will attend the food event
afterwards and can field questions there.

Hope that helps!  We hope to see you there!
  -Kenny

On Wed, Aug 3, 2016 at 4:23 PM, Hrivnak, Michael <mhrivnak at hrivnak.org>
wrote:

>    Will the REST API portion use the django-rest-framework library by
> chance?
>    I know there are multiple options, but that one is of particular
> interest
>    to me at the moment.
>    Thanks,
>    Michael
>    On Mon, Aug 1, 2016 at 12:59 PM, Chris Calloway <[1]cbc at unc.edu> wrote:
>
>      [2]http://tripython.org/Members/sgambino/aug-16-mtg
>
>      When: Thursday, August 25, 7-9pm
>      Where: WebAssign
>             NCSU Centennial Campus
>             1791 Varsity Drive
>             Suite 200, Raleigh
>      What: Ever wanted to learn more about Django? Django is a high-level
>      Python Web framework that makes it easier to build better Web apps
> more
>      quickly and with less code. Do you want to know more? Want to check
> out
>      that snazzy built-in Admin interface that comes standard with Django?
>      Learn how to migrate a Django model? How about building a REST API
> from
>      the ground up using Django views? Then bring your gear and code-along
>      with us as we cover these topics and others of interest. We will
> build a
>      simple working project for Inventory Management and you can take it
> home
>      to continue learning. If you’re still confused or just want to learn
>      more than the basics, we will have a general Q&A at the end. Let’s
>      Django! Our presenters are Kenny Yarboro and Alyssa Andrews. Kenny
> holds
>      a Master of Computer Science and B.S. in Computer Science degree from
>      North Carolina State University. He has over 8 years of software
>      industry experience spanning web services, automation, product
>      development, and product support. His current focus is building
>      self-service automation for IT request fulfillment. Kenny has
> previously
>      given presentations at DjangoCon 2014 & 2015 and PyCon 2015. Alyssa is
>      currently pursuing a B.S. degree in Computer Science from North
> Carolina
>      State University and will graduate May of 2017. She has worked two
>      internships, one with IBM and one with SAS, over her summers since her
>      freshman year. Her skill sets include Python, Django, Java,
> JavaScript,
>      HTML, CSS and she currently works alongside a team whose goal is
>      self-service automation throughout IT at SAS. Extemporaneous
> "lightning
>      talks" of 5-10 minute duration are also welcome and don't need to be
>      pre-announced. Plenty of free after hours parking is available in the
>      upper level of the deck behind WebAssign (turn through the median just
>      before the intersection of Varsity and Main Campus Drives). If the
> door
>      is locked, call the number posted on the door. An after-meeting
> location
>      for food and beverage will be decided at the meeting (usually BaDa
> Wings
>      for the Thursday night draught specials).
>
>      --
>      Sincerely,
>
>      Chris Calloway, Applications Analyst
>      UNC Renaissance Computing Institute
>      100 Europa Drive, Suite 540, Chapel Hill, NC 27517
>      [3](919) 599-3530
>      _______________________________________________
>      TriZPUG mailing list
>      [4]TriZPUG at python.org
>      [5]https://mail.python.org/mailman/listinfo/trizpug
>      [6]http://tripython.org is the Triangle Python Users Group
>
> References
>
>    Visible links
>    1. mailto:cbc at unc.edu
>    2. http://tripython.org/Members/sgambino/aug-16-mtg
>    3. file:///tmp/tel:%28919%29%20599-3530
>    4. mailto:TriZPUG at python.org
>    5. https://mail.python.org/mailman/listinfo/trizpug
>    6. http://tripython.org/
>
> _______________________________________________
> TriZPUG mailing list
> TriZPUG at python.org
> https://mail.python.org/mailman/listinfo/trizpug
> http://tripython.org is the Triangle Python Users Group
>
-------------- next part --------------
   Hi Michael, 
   Alyssa and I are still writing the code for the upcoming August meeting. 
   Our current expectation is to touch on the Django REST Framework and
   discuss the implications of using it.  Given the limited time of the
   meeting, our goal will be to hit a lot of the basics of Django and REST. 
   We will prepare extra content in case the core material finishes quickly. 
   If you have specific in-depth questions, we will cover those as time
   allows.  Additionally, at least one of us will attend the food event
   afterwards and can field questions there.  
   Hope that helps!  We hope to see you there!
     -Kenny
   On Wed, Aug 3, 2016 at 4:23 PM, Hrivnak, Michael <[1]mhrivnak at hrivnak.org>
   wrote:

        Will the REST API portion use the django-rest-framework library by
     chance?
        I know there are multiple options, but that one is of particular
     interest
        to me at the moment.
        Thanks,
        Michael
        On Mon, Aug 1, 2016 at 12:59 PM, Chris Calloway <[1][2]cbc at unc.edu>
     wrote:

          [2][3]http://tripython.org/Members/sgambino/aug-16-mtg
          When: Thursday, August 25, 7-9pm
          Where: WebAssign
                 NCSU Centennial Campus
                 1791 Varsity Drive
                 Suite 200, Raleigh
          What: Ever wanted to learn more about Django? Django is a
     high-level
          Python Web framework that makes it easier to build better Web apps
     more
          quickly and with less code. Do you want to know more? Want to check
     out
          that snazzy built-in Admin interface that comes standard with
     Django?
          Learn how to migrate a Django model? How about building a REST API
     from
          the ground up using Django views? Then bring your gear and
     code-along
          with us as we cover these topics and others of interest. We will
     build a
          simple working project for Inventory Management and you can take it
     home
          to continue learning. If you’re still confused or just want to
     learn
          more than the basics, we will have a general Q&A at the end. Let’s
          Django! Our presenters are Kenny Yarboro and Alyssa Andrews. Kenny
     holds
          a Master of Computer Science and B.S. in Computer Science degree
     from
          North Carolina State University. He has over 8 years of software
          industry experience spanning web services, automation, product
          development, and product support. His current focus is building
          self-service automation for IT request fulfillment. Kenny has
     previously
          given presentations at DjangoCon 2014 & 2015 and PyCon 2015. Alyssa
     is
          currently pursuing a B.S. degree in Computer Science from North
     Carolina
          State University and will graduate May of 2017. She has worked two
          internships, one with IBM and one with SAS, over her summers since
     her
          freshman year. Her skill sets include Python, Django, Java,
     JavaScript,
          HTML, CSS and she currently works alongside a team whose goal is
          self-service automation throughout IT at SAS. Extemporaneous
     "lightning
          talks" of 5-10 minute duration are also welcome and don't need to
     be
          pre-announced. Plenty of free after hours parking is available in
     the
          upper level of the deck behind WebAssign (turn through the median
     just
          before the intersection of Varsity and Main Campus Drives). If the
     door
          is locked, call the number posted on the door. An after-meeting
     location
          for food and beverage will be decided at the meeting (usually BaDa
     Wings
          for the Thursday night draught specials).

          --
          Sincerely,

          Chris Calloway, Applications Analyst
          UNC Renaissance Computing Institute
          100 Europa Drive, Suite 540, Chapel Hill, NC 27517
          [3][4](919) 599-3530
          _______________________________________________
          TriZPUG mailing list
          [4][5]TriZPUG at python.org
          [5][6]https://mail.python.org/mailman/listinfo/trizpug
          [6][7]http://tripython.org is the Triangle Python Users Group

     References

        Visible links
        1. mailto:[8]cbc at unc.edu
        2. [9]http://tripython.org/Members/sgambino/aug-16-mtg
        3. file:///tmp/tel:%28919%29%20599-3530
        4. mailto:[10]TriZPUG at python.org
        5. [11]https://mail.python.org/mailman/listinfo/trizpug
        6. [12]http://tripython.org/

     _______________________________________________
     TriZPUG mailing list
     [13]TriZPUG at python.org
     [14]https://mail.python.org/mailman/listinfo/trizpug
     [15]http://tripython.org is the Triangle Python Users Group

References

   Visible links
   1. mailto:mhrivnak at hrivnak.org
   2. mailto:cbc at unc.edu
   3. http://tripython.org/Members/sgambino/aug-16-mtg
   4. file:///tmp/tel:%28919%29%20599-3530
   5. mailto:TriZPUG at python.org
   6. https://mail.python.org/mailman/listinfo/trizpug
   7. http://tripython.org/
   8. mailto:cbc at unc.edu
   9. http://tripython.org/Members/sgambino/aug-16-mtg
  10. mailto:TriZPUG at python.org
  11. https://mail.python.org/mailman/listinfo/trizpug
  12. http://tripython.org/
  13. mailto:TriZPUG at python.org
  14. https://mail.python.org/mailman/listinfo/trizpug
  15. http://tripython.org/


More information about the TriZPUG mailing list