IronPython

Поделиться
HTML-код
  • Опубликовано: 7 апр 2015
  • IronPython presentation by Louis Yang. This video goes over the two main applications of IronPython: scripting .Net objects, and implementing an interpreter.

Комментарии • 22

  • @johndoesmiter
    @johndoesmiter 8 лет назад +1

    I just watched this from start to finish and I learned a lot. You did a great job at explainibg the necessary things and your examples were illuminating in their simplicity.
    Thank you!

  • @atillaselem4827
    @atillaselem4827 5 лет назад

    very good Louis... you mentioned almost everything i need for an experienced C# developer but a newbie in IronPhyton how to integrate Ironphyton into C# and vice versa. Thx alot & appreciate!

  • @serifinanir5511
    @serifinanir5511 5 лет назад

    OMG! Perfect for a developer who going to deadline like me. You saved a life :) Thank you so much!

  • @arindamkundu2740
    @arindamkundu2740 7 лет назад

    Thank you very much - Great work !!!

  • @NikolaLukic
    @NikolaLukic Год назад

    This is still very useful. Thanks for sharing it.

  • @sarmadsaeed4538
    @sarmadsaeed4538 6 лет назад

    Is it possible to install requests package in IronPython?

  • @abdelaziz2788
    @abdelaziz2788 2 года назад

    Thank you.

  • @selvapriyavijay3880
    @selvapriyavijay3880 5 лет назад

    Error is occurring while using import numpy in my python module

  • @gangien
    @gangien 4 года назад +1

    1:01:32 for interpreter section

  • @ammadaziz3194
    @ammadaziz3194 6 лет назад

    Somebody can refer me a tutorial to install NLTK in IronPython for .NET..Please help somebody???

  • @SyntaxSemantic
    @SyntaxSemantic 7 лет назад

    *Can I using IronPython for Unity3D ?*

  • @louis130708
    @louis130708  9 лет назад

  • @nikujii
    @nikujii 9 лет назад +2

    Can you show how to install pip in ironpython ???

    • @user-yq6ye5yr6y
      @user-yq6ye5yr6y 9 лет назад +1

      ipy -X:FullFrames es-setup.py install pandas-0.16.1-cp27-none-win32.whl
      you find ez-setup.py google

  • @Atl_i
    @Atl_i 5 лет назад

    Thats me

  • @osrslive8963
    @osrslive8963 8 лет назад +2

    you should of learned python a little better before making this.