x3850x5启动代码c2

Earlier this month, we announced our intention to expand our 1,600-hour curriculum to 2,080 hours. That’s right — a whole working year of coding experience.

本月初,我们宣布了将1600小时课程扩展到2080小时的打算。 没错-整个工作年的编码经验。

And now, a few days ahead of our New Year’s Day deadline, we’re ready to ship the new Data Visualization certification component of our curriculum.

现在,在元旦截止日期的前几天,我们已经准备好提供课程中新的数据可视化认证组件。

This means that today, we’re launching 15 new coding projects. These will give you hundreds of hours of practice with important new technologies like D3.js, React and Sass.

这意味着今天,我们将启动15个新的编码项目。 这些将为您提供数百小时的实践时间,包括D3.js,React和Sass等重要的新技术。

By the time you finish our newly-expanded program, you will have built more than 30 projects, all from nothing more than a blank page, a list of agile user stories, and a fist full of libraries.

到您完成我们新扩展的程序时,您将已经建立了30多个项目,所有内容无非就是空白页,敏捷用户故事列表以及充斥着库的拳头。

Here are the 15 new projects we’re adding to our curriculum.

这是我们正在课程中添加的15个新项目。

React和Sass项目 (React and Sass Projects)

We’ve long planned to transition away from Angular and toward React. And since Sass is rapidly emerging as the go-to CSS preprocessor (it’s now included in Bootstrap), we decided to teach it as well.

我们长期以来计划从Angular过渡到React。 而且由于SassSwift地成为了CSS预处理器(现在已包含在Bootstrap中),我们决定也教它。

降价预览器 (Markdown Previewer)

Many developers, when first experimenting with React, choose to build a Markdown previewer. This type of web app does a good job of showing off the power of React’s data binding, so we decided to include it as our first React challenge.

许多开发人员在首次使用React时,都会选择构建Markdown预览器。 这种类型的Web应用程序很好地展示了React数据绑定的强大功能,因此我们决定将其作为我们的第一个React挑战。

Herman Fassett, a developer from Washington, built this demo.

华盛顿的开发人员Herman Fassett构建了此演示。

露营者排行榜 (Camper Leaderboard)

Roel Verbunt from the Netherlands designed this Free Code Camp leaderboard demo, and implemented it in React.

来自荷兰的Roel Verbunt设计了这个Free Code Camp排行榜演示,并在React中实现了它。

食谱盒 (Recipe Box)

Herman Fassett built this minimalist React implementation of Geoff Storbeck and Juan Martínez’s Recipe Box app (which was originally built as a bonus holiday challenge). It involves building a create-read-update-delete (CRUD) app, but with a twist. Instead of using a database, you use the browser’s local storage.

赫尔曼 ·法塞特( Herman Fassett)构建了Geoff Storbeck和JuanMartínez的Recipe Box应用程序 (最初是作为奖励假期挑战而构建的)的极简React实现。 它涉及到构建创建读取更新删除(CRUD)应用程序,但要有所不同。 您无需使用数据库,而可以使用浏览器的本地存储。

康威的人生游戏 (Conway’s Game of Life)

Conway’s Game of Life lends itself well to React’s web-component-based approach.

康威的《人生游戏》非常适合React基于Web组件的方法。

Philip Michaels designed this challenge and built this demo.

Philip Michaels设计了此挑战并构建了此演示。

Roguelike地牢爬行游戏 (Roguelike Dungeon Crawler Game)

Washington-based developer Logan Tegman designed and implemented this challenge, which is based on a minimalist role playing game genre that’s popular with indie gamers.

位于华盛顿的开发商Logan Tegman设计并实施了这项挑战,该挑战基于极简角色扮演游戏类型,这种类型在独立游戏玩家中很受欢迎。

使用D3.js进行数据可视化 (Data Visualization with D3.js)

More and more web developers are expected to know how to take data and visualize it in intuitive ways. The most popular library for doing this is D3.js. It helps you build eye-popping graphs using JavaScript and JSON — tools our campers already know and love.

期望越来越多的Web开发人员知道如何获取数据并以直观的方式对其进行可视化。 最受欢迎的库是D3.js。 它可以帮助您使用JavaScript和JSON(我们的露营者已经知道并喜欢的工具)构建令人眼花graph乱的图表。

美国国内生产总值条形图 (US Gross Domestic Product Bar Chart)

Suzanne Atkinson and Bruce Young built this basic bar graph challenge that visualizes the growth of the US economy over the past 65 years.

苏珊娜·阿特金森 ( Suzanne Atkinson)和布鲁斯·杨 ( Bruce Young)建立了这个基本的条形图挑战,将过去65年中美国经济的增长形象化。

循环和掺杂散点图 (Cycling and Doping Scatterplot Graph)

Suzanne Atkinson, a physician and triathlon coach from Pittsburgh, created this doping-scandal-themed scatterplot visualization challenge.

匹兹堡的医师和铁人三项教练Suzanne Atkinson提出了以兴奋剂丑闻为主题的散点图可视化挑战。

气候变化热图 (Climate Change Heat Map)

Bruce Young, a developer from Hudson, Florida, designed this challenge where you build a literal heat map of the increase in global temperature over the last 250 years.

来自佛罗里达州哈德逊市的开发商Bruce Young设计了此挑战,在此挑战中,您可以建立过去250年全球气温升高的字面热图。

露营者新闻力导向图 (Camper News Force-Directed Graph)

Bruce Young also designed this challenge, where you visualize the relationship between people posting on Camper News and the domains of the stories they post.

布鲁斯·杨(Bruce Young)也设计了这一挑战,您可以在此可视化在“ 露营者新闻”上发布的人员与他们发布的故事域之间的关系。

陨石打击世界地图 (Meteorite Strike World Map)

For Columbus-based developer Geoff Storbeck’s challenge, you’ll plot meteorite strikes across a world map.

对于基于哥伦布的开发商Geoff Storbeck的挑战,您将在世界地图上绘制陨石打击。

API /微服务项目 (API/Microservice Projects)

We’re also adding five new API/Microservice challenges to our Back End Developer Certification. These new challenges rely on returning JSON instead of HTML, and are stepping stone to our much harder Dynamic Web App challenges.

我们还在后端开发人员认证中增加了五个新的API /微服务挑战。 这些新挑战依赖于返回JSON而不是HTML,并且为我们更加艰巨的Dynamic Web App挑战奠定了基础。

As with our new React and D3 challenges, these were designed by campers.

与我们新的React和D3挑战一样,这些挑战都是由露营者设计的。

George Stepanek is a developer from Aukland. He designed a request header parser challenge, a file metadata checker challenge, and a Google image search abstraction layer challenge that features logging and pagination.

George Stepanek是来自Aukland的开发人员。 他设计了一个请求标头解析器挑战,一个文件元数据检查器挑战以及一个具有日志记录和分页功能的Google图像搜索抽象层挑战。

Herman Fassett designed both our new Unix Timestamp Microservice challenge and our URL Shortener Microservice challenge.

Herman Fassett设计了我们新的Unix Timestamp Microservice挑战和URL Shortener Microservice挑战。

The campers who designed and built these new challenges did so on nights and weekends over the course the past few weeks, learning these technologies as they built.

在过去的几周中 ,设计和建造这些新挑战的营员们在晚上和周末都这样做了 ,他们在学习过程中学习了这些技术。

Thus, we believe that our time estimates (400 hours for the React/Sass and D3 challenges, and 100 hours for the API/Microservice challenges) are reasonable for campers whose only prior web development experience is completing our Front End Development certification.

因此,我们相信我们的时间估算(React / Sass和D3挑战为400小时,API /微服务挑战为100小时)对于仅具有先前Web开发经验才能完成我们的前端开发认证的营员来说是合理的。

This said, we now have dozens of researchers and data scientists poring over our open data, and I’m confident that in the coming months they’ll confirm how realistic these estimates are.

这就是说,我们现在有数十名研究人员和数据科学家在研究我们的开放数据 ,我相信在未来的几个月中,他们将证实这些估计的可行性。

Our philosophy at Free Code Camp has always been that learning to code is hard. And the best way to learn to code is to challenge yourself with a rigorous curriculum, knowing that — with the help of a supportive community — you will eventually succeed.

我们在Free Code Camp的理念一直是学习编码很难 。 学习编码的最好方法是通过严格的课程挑战自己,知道在支持社区的帮助下,您最终将获得成功。

Come succeed at learning to code with our open source community.

快来与我们的开源社区一起学习编码 。

If you liked this, click the? below. Follow me and Free Code Camp for more articles on technology.

如果您喜欢这个,请点击? 下面。 关注我和免费代码营,获取更多有关技术的文章。

翻译自: https://www.freecodecamp.org/news/the-hour-of-code-times-2-080-67dda26be3af/

x3850x5启动代码c2

x3850x5启动代码c2_代码小时x 2,080相关推荐

  1. Android乐动力的开始启动页面开源代码

     Android乐动力的开始启动页面开源代码,在github上的项目主页是:https://github.com/zhangphil/LeDongLiStart 其运行结果如动态图所示:动态图gi ...

  2. 一张图帮你记忆,Spring Boot 应用在启动阶段执行代码的几种方式

    点击上方蓝色"程序猿DD",选择"设为星标" 回复"资源"获取独家整理的学习资料! 前言 有时候我们需要在应用启动时执行一些代码片段,这些片 ...

  3. javafx应用启动自动执行函数_一张图,理顺 Spring Boot应用在启动阶段执行代码的几种方式...

    前言 有时候我们需要在应用启动时执行一些代码片段,这些片段可能是仅仅是为了记录 log,也可能是在启动时检查与安装证书 ,诸如上述业务要求我们可能会经常碰到 Spring Boot 提供了至少 5 种 ...

  4. 在Spring Boot启动时运行代码

    Spring Boot会自动为我们执行很多配置,但是迟早您将不得不做一些自定义工作. 在本文中,您将学习如何进入应用程序引导生命周期并在Spring Boot启动时执行代码 . 因此,让我们看看该框架 ...

  5. windows7 php 无法启动,window_Win7系统无法启动错误提示代码为File:\BOOT\BCD,  很多人Win7系统用户都有遇 - phpStudy...

    Win7系统无法启动错误提示代码为File:\BOOT\BCD 很多人Win7系统用户都有遇到过电脑无法开机出现错误提示的问题,提示File:\BOOT\BCD status:0xc000000f 的 ...

  6. 【错误记录】Ubuntu 下 VSCode 编译报错 ( 无法生成和调试,因为活动文件不是 C 或 C++ 源文件。终端进程启动失败(退出代码: -1)。终端将被任务重用,按任意键关闭。 )

    文章目录 一.报错信息 二.解决方案 一.报错信息 在 VSCode 中 , 创建 cpp 源码 : #include <iostream> #include <vector> ...

  7. 嵌入式linux的u-boot系统启动过程,嵌入式linux操作系统u-boot启动顺序以及代码解析...

    嵌入式linux操作系统u-boot启动顺序以及代码解析 (9页) 本资源提供全文预览,点击全文预览即可全文预览,如果喜欢文档就下载吧,查找使用更方便哦! 9.9 积分 Bootloader/u-bo ...

  8. Excel(VBA)自定义右键单击菜单以启动宏(示例代码)

    主要介绍 Excel(VBA)自定义右键单击菜单以启动宏(示例代码)以及相关的经验技巧 THISWORKBOOK (paste into ThisWorkbook, macros that open ...

  9. 43家国内外低代码零代码平台介绍-LowCode低码时代

    随着全球数字化进程的加速,敏捷.灵活.易用的低代码.零代码开发方式成为企业构建应用.系统的重要手段之一,同时宏观数字化经济趋势叠加传统企业数字化转型诉求,为低代码.零代码提供了肥沃的发育"土 ...

最新文章

  1. bada 2D游戏编程之十——关键帧动画原理
  2. 香帅的北大金融学课笔记 -- 金融学专题
  3. STL源码剖析---deque
  4. vue的钩子函数created以及mounted的示意(转载)
  5. linux postgres恢复数据库,从纯文本格式的备份文件恢复数据库
  6. 让人吐血的文章,要被气死了
  7. 32g内存 android开发,16G走开 我要32G内存的安卓手机
  8. 数据结构之图的遍历:深度优先遍历(DFS)
  9. 将访问的文件夹变为磁盘盘符-摘自网络
  10. PowerShell中的环境变量
  11. 6. Observable 和 数组的区别
  12. 《中国人工智能学会通讯》——第12章 12.1 新世纪知识工程—— 在哪里跨越
  13. [转]如何配置sql server2005允许远程连接
  14. iview tree 之如何获取已勾选的节点
  15. oracle实施过程中误区,oracle 开发误区探索《二》
  16. [渝粤教育] 南阳理工学院 大学计算机基础 参考 资料
  17. ip扫描命令 linux,如何使用Linux扫描网络上的IP地址
  18. 大学生web前端期末大作业实例代码 (1500套,建议收藏) HTML+CSS+JS
  19. Feburary——766.托普利茨矩阵
  20. ssh日志审计_linux操作命令日志汇总审计【rsyslog】

热门文章

  1. 190910-ajax-请求小结
  2. django-元选项
  3. 索引-前端技术-pyhui版
  4. openssh升级之后git账户免密登陆失效
  5. 连载13:软件体系设计新方向:数学抽象、设计模式、系统架构与方案设计(简化版)(袁晓河著)...
  6. ipvs,ipvsadm的安装及使用
  7. 《HTML5+CSS3网页设计入门必读》——第1章 标记简史1.1 从IETF到W3C:HTML 4的诞生过程...
  8. Apache Shiro java安全框架
  9. sqlserver如何启动数据库邮件
  10. [转] Java中的容器