1 / 40

Start Programming Today: Transform Your Life with Coding Skills

Discover the top 7 reasons why learning to code can benefit you. From unlocking job opportunities to gaining control over your computer, programming opens up a world of possibilities. Dive into the problem-solving realm and kick-start your programming journey with helpful tips and resources. Take the first step with Hello World and explore languages like C and C++. Install CodeBlocks and Dev C++ to begin your coding adventure. Join online judging systems like ZeroJudge and Green Judge to practice and enhance your skills. Your coding journey starts now!

rosadol
Download Presentation

Start Programming Today: Transform Your Life with Coding Skills

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. THE REASONS WHY 1. You get to learn a new language. 2. You get to talk like a programmer. 3. You will have more job opportunities. 4. You get to be the boss of your own computer. 5. You will start thinking like a programmer. 6. Your friends will be envious of you. 7. You can make anything. https://www.linkedin.com/pulse/7-reasons-why-you-should-start-programming-today-donovan-glover

  2. TAKE AWAY

  3. PROBLEM SOLVING & PROGRAMMINGTelling the computer what to do YiFen Chen, Taipei First Girls’ High School

  4. Programming Process • Defining the problem • Planning the solution • Coding the program • Testing the program • Documenting the program

  5. LEVELS OF LANGUAGE

  6. STRUCTRUAL PROGRAMMING

  7. HOW TO START

  8. Hello Worldis one of the simplest program in most computer languages. It is often considered to be tradition among programmers for people attempting to learn a new programming language to write a 'Hello World!' program as one of the first steps of learning that particular language. Hello World!!http://www.helloworldexample.net/

  9. C AND C++ Bjarne Stroustrup Brain Kernighan Dennis Ritchie C: 1970 Brain Kernighan Dennis Ritchie C++ 1980 Bjarne Stroustrup

  10. HOW TO INSTALL CODEBLOCKS 13.12 WITH COMPILERS ( GCC , G++ , GDB ... ) Tutorial: https://www.youtube.com/watch?v=3B4hPHZNtNw Download:http://www.codeblocks.org/downloads/26

  11. HOW TO INSTALL DEV C++ WITH COMPILERS ( GCC , G++ , GDB ... ) C++ Beginners Tutorial 1 (For Absolute Beginners) https://www.youtube.com/watch?v=ki3B8a-jLrE

  12. START PROGRAMMING 程式編輯區

  13. HELLO WORLD! 程式編譯/執行 程式內容

  14. YOUR TURN~

  15. AN ONLINE JUDGE SYSTEM FOR BEGINNERSHTTP://ZEROJUDGE.TW/

  16. GREEN JUDGE, AN ONLINE JUDGE SYSTEM FOR TCGSHTTP://WWW.TCGS.TC.EDU.TW:1218/

  17. TASKS • 註冊 • 帳號:fg1043xxxx • 密碼:自己記得起來的 • 解題 • 本學期目標:Green Judge基礎題庫50題 • 累積計分與排名

More Related