Advertisement
PrimePastes

Where To Start Coding | ShadenCodes

Mar 3rd, 2023 (edited)
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.17 KB | None | 0 0
  1. # Want to Start Coding but Wondering How? You’re in the Right Place!
  2.  
  3. Are you interested in coding but don't know where to begin? Starting to code can be so overwhelming, but with the right mindset and resources, anyone can learn to code. In this guide, I will share with you some tips and a list of useful resources that will help you start your journey in coding and software development. All resources shared in this guide are FREE💸
  4.  
  5. ## Determine Your Goals
  6.  
  7. Before you begin coding, it's important to determine what you want to achieve. Do you want to build websites, mobile apps, or games? Knowing your end goal will help you choose the right programming language and resources to learn.
  8.  
  9. ## Pick a Language
  10.  
  11. Choosing a programming language can be overwhelming, but it's important to choose a language that aligns with your goals. For web development, popular languages include HTML, CSS, and JavaScript. For mobile app development, Swift and Kotlin are popular choices. Researching the pros and cons of each language can help you make an informed decision.
  12.  
  13. ## Choose the Right Resources
  14.  
  15. There are many resources available to help you learn to code, such as online courses, YouTube tutorials, and coding bootcamps. It's important to choose resources that match your learning style and goals. For example, if you prefer a structured curriculum, an online course or coding bootcamp may be the best fit, but if you prefer more flexibility, you can find other resources that meet your needs.
  16.  
  17. ## Practice, Practice, Practice
  18.  
  19. Learning to code is like learning any new skill - it takes practice. Start with small projects and work your way up to larger, more complex projects. Don't be discouraged if you don't understand a concept right away - keep practicing and you'll get there.
  20.  
  21. ## ✨ Here you will find the best resources that I found online to help you start your journey in coding👇 Let’s start…
  22.  
  23. # Web Development 💻
  24.  
  25. ---
  26.  
  27. - **HTML, CSS, and JavaScript:**
  28. - [Codecademy - Learn HTML](https://www.codecademy.com/learn/learn-html)
  29. - [Codecademy - Learn CSS](https://www.codecademy.com/learn/learn-css)
  30. - [Codecademy - Learn JavaScript](https://www.codecademy.com/learn/introduction-to-javascript?g_network=g&g_productchannel=&g_adid=624888211320&g_locinterest=&g_keyword=codecademy%20html&g_acctid=243-039-7011&g_adtype=&g_keywordid=aud-726551140688:kwd-328512137469&g_ifcreative=&g_campaign=account&g_locphysical=1008016&g_adgroupid=128133971908&g_productid=&g_source={sourceid}&g_merchantid=&g_placement=&g_partition=&g_campaignid=12575778360&g_ifproduct=&utm_id=t_aud-726551140688:kwd-328512137469:ag_128133971908:cp_12575778360:n_g:d_c&utm_source=google&utm_medium=paid-search&utm_term=codecademy%20html&utm_campaign=INTL_Brand_Phrase&utm_content=624888211320&g_adtype=search&g_acctid=243-039-7011&gclid=Cj0KCQiA0oagBhDHARIsAI-BbgfrCELAg_YOXlT-Z6bdLj8nNlauq-hel89AASntHTVsPBRd1U_Q4xAaAr8QEALw_wcB)
  31. - [KhanAcademy - Intro to HTML/CSS](https://www.khanacademy.org/computing/computer-programming/html-css)
  32. - ****Frontend Web Development****
  33. - [FreeCodeCamp - youtube course](https://www.youtube.com/watch?v=zJSY8tbf_ys)
  34. - Backend Web Development
  35. - [FreeCodeCamp - Python Backend Web Development Course](https://www.youtube.com/watch?v=jBzwzrDvZ18)
  36. - **SQL**
  37. - [KhanAcademy - Intro to SQL: Querying and managing data](https://www.khanacademy.org/computing/computer-programming/sql)
  38. - [Codecademy - Learn SQL](https://www.codecademy.com/learn/learn-sql)
  39. - **Python**
  40. - [Codecademy - Learn Python](https://www.codecademy.com/learn/learn-python)
  41. - [Scrimba - Learn Python](https://scrimba.com/learn/python)
  42.  
  43. # App Development 📱
  44.  
  45. ---
  46.  
  47. - [Codecademy - Learn Swift (for iOS)](https://www.codecademy.com/learn/learn-swift-introduction)
  48. - [Codecademy - Learn Kotlin (for Android)](https://www.codecademy.com/learn/learn-kotlin)
  49. - [Codecademy - Learn Java](https://www.codecademy.com/learn/learn-java)
  50. - [The App Brewery - Introduction to Flutter Development Using Dart](https://appbrewery.com/p/intro-to-flutter/?_ga=2.183276449.625778932.1675808480-242688687.1675808480)
  51. - [edX - Build your very first iOS app](https://www.edx.org/course/build-your-very-first-ios-app?utm_source=aw&utm_medium=affiliate_partner&utm_content=text-link&utm_term=787739_Best+Choice+Media&awc=6798_1675809094_998b12426ac501cfb1ba56a04ad26112)
  52.  
  53. # Data Structures and Algorithms 🧠
  54.  
  55. ---
  56.  
  57. - [CS50: Introduction to Computer Science by Harvard University](https://pll.harvard.edu/course/cs50-introduction-computer-science?delta=0)
  58. - [KhanAcademy - Introduction to ****Algorithms****](https://www.khanacademy.org/computing/computer-science/algorithms)
  59. - [Udacity: Intro to Data Structures and Algorithms](https://www.udacity.com/course/data-structures-and-algorithms-in-python--ud513)
  60.  
  61. # Data Analysis 🖥
  62.  
  63. ---
  64.  
  65. - [Python Fundamentals for Data Science](https://www.freecodecamp.org/news/python-fundamentals-for-data-science/)
  66. - [Codecademy - Learn SQL](https://www.codecademy.com/learn/learn-sql)
  67.  
  68.  
  69.  
  70. Source:
  71. https://shadencodes.notion.site
  72.  
  73. https://shadencodes.notion.site/shadencodes/Want-to-Start-Coding-but-Wondering-How-You-re-in-the-Right-Place-64ba32dbe3da4da785496d1d99ec16fe
  74.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement