-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathamazon.html
More file actions
94 lines (94 loc) · 5.52 KB
/
amazon.html
File metadata and controls
94 lines (94 loc) · 5.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
---
layout: com_detail-cn
title: "Amazon Scholarship | Coding Minds Academy"
topTitleLine1: "Amazon Future Engineer Scholarship"
topTitleLine2: "亚马逊未来工程师奖学金报名指南"
topIntroText: "亚马逊为未来的工程师提供一个双重机会,100 名经过筛选的学生将赢得 40,000 美元的大学学费和亚马逊的有保证的带薪实习机会。"
promotion1:
enabled: "true"
title: "报名系统 Application System"
text: "在浏览器输入并前往Amazon Hub官方报名页面: https://start.scholarsapply.org/?programcycleid="
imageUrl: "img/com/amazontest1.png"
promotion2:
enabled: "true"
title: "注册个人资料 Registration"
text: "注册并输入个人资料信息.根据个人资料信息,Amazon Hub系统会推送可能有资格的奖学金项目。单击每个奖学金的“了解更多”,以查看您是否在申请前满足所有资格要求。"
imageUrl: "img/com/amazontest2.png"
promotion3:
enabled: "true"
title: "申请材料 Application"
text: "1. 简答提示: 对三个问题写一个简短的回答(大约 250 字),包括以下提示:告诉我们你的教育/职业目标。
2. 在线推荐信: 此推荐信必须由老师提交,最好是计算机科学老师。
3. 成绩单: 成绩单应来自您曾就读和/或目前就读的学校。文件应显示每门课程的学生姓名、学校名称、成绩和学分,以及每门课程的学习时间。
4. 财务状况:家庭最近提交的1040表格,包括您家庭最近提交的用于财务信息页面的IRS 1040表格的前两页的副本。"
imageUrl: "img/com/scholarship.jpg"
promotion4:
enabled: "false"
title: "Game Development with Python"
text: "Playing games is fun, but building games by yourself is even more exciting. You will learn how to make games using Python and PyGame. Bring your game ideas to our camp!"
imageUrl: "img/my/pygame-1.jpg"
promotion5:
enabled: "false"
title: "Web Server Programming with Python"
text: "To make your program more powerful, you need to turn it into a server program, so that people from all over the world can access it through the Internet. This is another core skill you will learn from the Python programming camp."
imageUrl: "img/my/python-learn-4.jpg"
promotion6:
enabled: "false"
title: "Web Server Programming with Python"
text: "To make your program more powerful, you need to turn it into a server program, so that people from all over the world can access it through the Internet. This is another core skill you will learn from the Python programming camp."
imageUrl: "img/my/python-learn-4.jpg"
promotion7:
enabled: "false"
title: "Web Server Programming with Python"
text: "To make your program more powerful, you need to turn it into a server program, so that people from all over the world can access it through the Internet. This is another core skill you will learn from the Python programming camp."
imageUrl: "img/my/python-learn-4.jpg"
promotion8:
enabled: "false"
title: "Web Server Programming with Python"
text: "To make your program more powerful, you need to turn it into a server program, so that people from all over the world can access it through the Internet. This is another core skill you will learn from the Python programming camp."
imageUrl: "img/my/python-learn-4.jpg"
promotion9:
enabled: "false"
title: "Web Server Programming with Python"
text: "To make your program more powerful, you need to turn it into a server program, so that people from all over the world can access it through the Internet. This is another core skill you will learn from the Python programming camp."
imageUrl: "img/my/python-learn-4.jpg"
promotion10:
enabled: "false"
title: "Web Server Programming with Python"
text: "To make your program more powerful, you need to turn it into a server program, so that people from all over the world can access it through the Internet. This is another core skill you will learn from the Python programming camp."
imageUrl: "img/my/python-learn-4.jpg"
noticeTitle: "参加资格以及注意事项"
notices:
- icon: "icon-Coding"
text: "参加者计划从经过认可的大学攻读编程专业并获获得计算机科学相关研究领域的学士学位。"
- icon: "icon-Gears"
text: "要获得资格,参加者需要在高中或大学课程中参加过或者已注册一门AP计算机科学课程。"
- icon: "icon-Puzzle"
text: "参加者有一个财务缺口要填补:提供这个机会是为了支持对经济援助有显着需求的学生。"
- icon: "icon-Server"
text: "参加者如果是一名高中生,平均成绩至少为“B”:GPA需要超过3.0/4.0。"
- icon: "icon-Idea"
text: "参加者需要在美国拥有至少有效期为两年的就业许可证明。"
- icon: "icon-Key"
text: "报名截止日期为2022年1月25日中部时间下午3:00"
faq:
enabled: "false"
faqs:
- question: "icon-Coding"
answer: "The fundamentals of Python programming language"
- question: "question-Gears"
answer: "Complete learning algorithm and data structure"
- question: "question-Puzzle"
answer: "Learn to debug and optimize your code"
- question: "question-Server"
answer: "Practice in various informatics competitions"
- question: "question-Idea"
answer: "Creativity ability and entrepreneurial thinking"
- question: "question-Key"
answer: "Prepared for high school AP computer courses"
promotionText: "Interested in learning programs with fun?"
promotionButtonText: "Contact Us"
promotionUrl: "page-contact-us.html"
engUrl: "index.html"
cnUrl: "index-cn.html"
---