1 / 19

SEEM4570 Tutorial 1

Learn how to install Android SDK and XCode SDK for Android and iOS app development. Also, discover the best programming text editors recommended for various programming languages.

lclay
Download Presentation

SEEM4570 Tutorial 1

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. SEEM4570Tutorial 1 Android SDK + XCode SDK + ProgrammingEditorsRecommendation Cao Yuewen ywcao@se.cuhk.edu.hk 2018.09.08

  2. Android SDK Installation AndroidSDK : • Softwaredevelopmentkit • Writeandroidappsfromacomputer Twoways : • Install androidStudio--Easiestway • Includesacodeeditor,androidemulatorandcompiler • ManuallyinstallAndroidSDK

  3. Android SDK Installation For mac : • DownloadDMGfileandlaunchit • DragtheiconintoApplicationfolder,launchAndroidStudio • Selectwhetheryouwanttoimportprevioussettings • FollowtheSetupWizard Forwindows: Refer tohttps://developer.android.com/studio/install

  4. Android SDK Installation • Download androidstudio • https://developer.android.com/studio/

  5. Xcode SDK Installation For mac : • DownloadXcodefromAppstore • InstallXcodecomponentsandmodifysystemsettings Forwindows: Refer tohttps://codewithchris.com/xcode-for-windows/

  6. Xcode SDK Installation

  7. ProgrammingEditorsRecommendation ProgrammingTextEditors • Vim • Sublime • Notepad++ • VisualStudioCode • …… https://www.slant.co/topics/12/~best-programming-text-editors

  8. ProgrammingEditorsRecommendation Sublime Text 3 Advantages • Code Preview condensed preview of your code layout

  9. ProgrammingEditorsRecommendation Sublime Text 3 Advantages • Configurability custom themes to change the GUI and code colors for example

  10. ProgrammingEditorsRecommendation Sublime Text 3 Advantages • Plugin Community • Requires less resources • Lightning fast loading • Better stability • …… Download & Install • https://www.sublimetext.com/3

  11. ProgrammingEditorsRecommendation WebStorm • ThesmartestJavaScriptIDE • Features • Intelligentcodingassistance • Debugging,tracingandtesting • Seamlesstoolintegration • IDEfeatures • …… https://www.jetbrains.com/webstorm/?fromMenu

  12. ProgrammingEditorsRecommendation WebStorm

  13. ProgrammingEditorsRecommendation WebStorm • ChromeDebug • Debugresultofhtmlfileonpreviouspage

  14. ProgrammingEditorsRecommendation WebStorm • Onlinedocument • https://www.jetbrains.com/help/webstorm/meet-webstorm.html • VideoTutorial • https://www.jetbrains.com/webstorm/documentation/

  15. ProgrammingEditorsRecommendation PhpStorm • Lightning-smartPHPIDE • Features • Intelligentcodingassistance • Debugging,testingandprofiling • HTML/CSS/JavaScriptEditor • DevelopmentEnvironment • …… https://www.jetbrains.com/phpstorm/?fromMenu

  16. ProgrammingEditorsRecommendation Pycharm • Python IDE  • Features • Intelligentcodingassistance • Built-inDeveloperTools • WebDevelopment • ScientificTools • CustomizableandCross-platformIDE • …… https://www.jetbrains.com/pycharm/?fromMenu

  17. ProgrammingEditorsRecommendation JetBrainsToolbox • WebStorm/PhpStorm/Pycharm/…

  18. ProgrammingEditorsRecommendation JetBrainsToolbox • Discount • Freeforstudents&teachers

  19. Question Time

More Related