|
2 | 2 |
|
3 | 3 | We will learn TypeScript by taking small incremental steps.
|
4 | 4 |
|
| 5 | +Chapters 1-11 of [Learning TypeScript: Enhance Your Web Development Skills Using Type-Safe JavaScript](https://www.amazon.com/Learning-TypeScript-Development-Type-Safe-JavaScript/dp/1098110331/ref=sr_1_1) |
| 6 | + |
| 7 | +[In Class Companion projects and articles for Learning TypeScript](https://www.learningtypescript.com/) |
| 8 | + |
| 9 | +[Learning TypeScript Project Code in Class](https://github.com/LearningTypeScript/projects) |
| 10 | + |
| 11 | +[TypeScript Cookbook: Future Advanced TypeScript Book](https://www.oreilly.com/library/view/typescript-cookbook/9781098136642/) |
| 12 | + |
| 13 | +Note: |
| 14 | + |
| 15 | +[TypeScript and C# both were created by the same person named Anders Hejlsberg](https://dev.to/destrodevshow/typescript-and-c-both-created-by-the-same-person-named-anders-hejlsberg-42g4) |
| 16 | + |
| 17 | +### Learn From Matt Pocock The TypeScript Wizard |
| 18 | + |
| 19 | +[Latest News: Matt Joins Vercel](https://twitter.com/mattpocockuk/status/1559105611995955202) |
| 20 | + |
| 21 | +[Total TypeScript Website](https://www.totaltypescript.com/) |
| 22 | + |
| 23 | +[TypeScript Crash Course for Beginners with Matt Pocock: Video](https://www.youtube.com/watch?v=p6dO9u0M7MQ&t=25s) |
| 24 | + |
| 25 | +[Learning TypeScript from Scratch with Matt Pocock: A TypeScript tutorial](https://www.youtube.com/watch?v=qcFmCKQDa2s&t=1s) |
| 26 | + |
| 27 | +[Beginner TypeScript Tutorial](https://github.com/total-typescript/beginners-typescript-tutorial) |
| 28 | + |
| 29 | +[Zod Tutorial: Video](https://www.totaltypescript.com/tutorials/zod) |
| 30 | + |
| 31 | +[Zod Docs](https://zod.dev/) |
| 32 | + |
| 33 | +[Advanced TypeScript Workshop](https://github.com/total-typescript/advanced-typescript-workshop) |
| 34 | + |
| 35 | +[Advanced TypeScript with Matt: Video](https://www.youtube.com/watch?v=F7O4gA0GXqI&t=389s) |
| 36 | + |
| 37 | +[TypeScript Tips](https://www.totaltypescript.com/tips) |
| 38 | + |
| 39 | +[TypeScript tips and Tricks with Matt: Video](https://www.youtube.com/watch?v=hBk4nV7q6-w&t=24s) |
| 40 | + |
| 41 | +### TypeScript Proficiency Quiz Details and Instructions |
| 42 | + |
| 43 | +All Web 3 and Metaverse Students who are already software developers will appear in the following Quiz remotely from home: |
| 44 | + |
| 45 | +Name: TypeScript Proficiency Quiz |
| 46 | + |
| 47 | +Date and Time: Sunday, Oct 23, 9:00 pm |
| 48 | + |
| 49 | +URL: https://portal.piaic.org/ |
| 50 | + |
| 51 | +Total MCQs: 63 |
| 52 | + |
| 53 | +Total Time: 120 minutes |
| 54 | + |
| 55 | +Preparation Resource: |
| 56 | + |
| 57 | +https://github.com/panacloud-modern-global-apps/learn-typescript |
| 58 | + |
| 59 | +Please complete your installation, etc. ASAP i.e. before the exam. |
| 60 | + |
| 61 | +It is important to note the following: |
| 62 | +1. You will attempt your exam at your home using the Safe Exam Browser. |
| 63 | +2. Download & Install Safe Exam Browser from Portal. |
| 64 | +3. After Installing the safe browser, download the Config file from the PIAIC Portal. |
| 65 | +4. Right click on the config file and select “open with” then select SEB. |
| 66 | +5. After running the Config file, log in with PIAIC Portal Credentials |
| 67 | +6. Select your Quiz and enter the security key (which will be available on the portal in the exam section) & start the test. |
| 68 | +7. Make sure you have a stable internet connection before attempting the quiz. |
| 69 | +8. Once you have completed the quiz simply logout and close the browser, your quiz will be submitted. |
| 70 | +9. The Quiz can only be attempted on a Laptop or a Desktop computer running Windows or Mac only. |
| 71 | +10. If you miss the quiz date there will be strictly no re-scheduling |
| 72 | +11. Security key for the quiz will be available on Portal in exam section |
| 73 | +12. It is essential to note that QUIZZES WILL NOT BE RESCHEDULED FOR ANY REASON REGARDLESS OF THE CIRCUMSTANCES. |
| 74 | + |
| 75 | +Safe Exam Browser installation and configuration Guide is available here.: |
| 76 | + |
| 77 | +https://youtu.be/MhYvz-50y0Y |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | +Note: Those who are beginners in programming should not appear in this quiz now, but will appear in the quiz at the end of the quarter. |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | +### Learn Next.js and Node.js/Express |
| 86 | + |
5 | 87 | [You can also learn Next.js using TypeScript from here](https://github.com/panacloud-modern-global-apps/nextjs)
|
6 | 88 |
|
7 | 89 | [You can also learn Node.js/Express using TypeScript from here](https://github.com/panacloud/learn-typed-express)
|
0 commit comments