如何將您的#100DaysOfCode登錄轉換為視覺體驗

by Joe Warren

通過喬沃倫

如何將您的#100DaysOfCode登錄轉換為視覺體驗 (How to Transform Your #100DaysOfCode Log Into a Visual Experience)

Learning how to code is an unrivaled modern experience. As an aspiring developer, no matter what level you’re at, you have a unique and fascinating story to tell based on your personal experiences and creations.

學習如何編碼是無與倫比的現代體驗。 作為一個有抱負的開發人員,無論您處于什么水平,您都可以根據自己的個人經歷和創作來講述一個獨特而有趣的故事。

However, lacking the ability to effectively tell your story or generate interest can lead to many missed opportunities. Alexander Kallaway’s #100DaysOfCode challenge encourages you to code for at least an hour every day for 100 days. The challenge provides a helpful sample log for documenting and sharing your daily progress.

但是, 缺乏有效講故事或引起興趣的能力會導致許多錯失良機 。 亞歷山大·卡洛威(Alexander Kallaway)的#100DaysOfCode挑戰鼓勵您每天至少進行一個小時的編碼,持續100天。 挑戰提供了有用的示例日志,用于記錄和共享您的日常進度。

While I truly appreciate the sample log, the story-teller in me wouldn’t allow my log to look identical to everyone else’s. Plus, I couldn’t imagine anyone reading through my 100 text-based entries (besides possibly my mom).

盡管我真的很喜歡示例日志,但是我內心的講故事的人不允許我的日志看起來與其他所有人的日志相同。 另外,我無法想象有人會閱讀我的100個基于文本的條目(可能還有我的媽媽)。

As a creator, I wanted to accompany my posts with descriptive images.

作為創作者,我想在我的帖子中附上描述性圖片。

I didn’t want to simply tell what I worked on. I wanted to show exactly what my projects looked like at different stages.

我不想簡單地說出我的工作。 我想表現什么我的項目看起來像在不同的階段。

I strongly believe in making it as easy as possible for potential employers and recruiters to see your work. People are busy and may not make it very far down your list of 100 text-exclusive entries. And even if you aren’t yet trying to attract potential employers, you will still have a more entertaining and enjoyable experience for friends and other developers to check out.

我堅信要使潛在的雇主和招聘人員盡可能容易地看到您的工作。 人們很忙,可能與您的100個不包含文字的條目的列表相去甚遠。 即使您還沒有試圖吸引潛在的雇主,您仍然可以為朋友和其他開發者提供更有趣,更愉快的體驗。

提示與建議 (Tips and Suggestions)

Create an Introduction - This can be a short and sweet introduction of who you are and what your log is. This will give your log life right from the beginning as your viewer can connect with you as a human. I also included an image at the top of mine to make it feel more like an article or story.

創建簡介 -這可以簡短簡短地介紹您是誰以及您的日志是什么。 由于查看器可以像人類一樣與您聯系,因此從一開始就可以使您的日志生活更美好。 我還在我的頂部添加了一張圖片,使它看起來更像是一篇文章或故事。

Add photos, screenshots, and gifs - The #100DaysofCode logs are very long and wordy. Images for each entry will greatly help with quickly showing what you’ve worked on.

添加照片,屏幕截圖和 gif-#100DaysofCode日志非常長且冗長。 每個條目的圖像將有助于快速顯示您所做的工作。

Add screenshots of things such as your actual code, a work in progress, a finished site, and even memes to drive home points. To hyperlink screenshots, I uploaded my screenshots to Google Photos and copied the links from there. Use any method that works best for you.

添加諸如您的實際代碼,正在進行的工作,完成的站點,甚至是模因之類的內容的屏幕快照以提高歸因。 要使屏幕快照超鏈接,我將屏幕快照上傳到了Google相冊,并從那里復制了鏈接。 使用最適合您的任何方法。

Include links to live projects - It’s great having links to your GitHub repos, but again, let’s help out your viewers. Everyone will not take the time to look through your code or clone your repos to see your projects. GitHub Pages provides free hosting for your sites online. If you use Codepen, include those links too.

包括指向實時項目的鏈接 -擁有指向您的GitHub存儲庫的鏈接真是太好了,但是再次讓我們幫助您的查看者。 每個人都不會花時間瀏覽您的代碼或克隆您的存儲庫來查看您的項目。 GitHub Pages為您的網站在線提供免費托管。 如果您使用Codepen,也請包括這些鏈接。

Pin on Twitter - If you are doing the daily #100DaysOfCode tweets, consider creating and pinning a tweet about your log with a link to it. That way, anyone who sees your Twitter page will immediately have a link to your vivid coding journey. To pin a tweet, click the downward pointing arrow at the top right corner of your tweet and select ‘Pin to your profile page.’

固定在Twitter上 -如果您每天都在進行#100DaysOfCode鳴叫,請考慮創建并固定有關日志的鳴叫以及指向該鏈接的鏈接。 這樣,任何看到您的Twitter頁面的人都將立即獲得指向您生動的編碼旅程的鏈接。 要固定鳴叫,請單擊鳴叫右上角的向下箭頭,然后選擇“固定到個人資料頁面”。

Below is the code format I created for my posts. Feel free to copy and use for your posts.

以下是我為帖子創建的代碼格式。 隨意復制和使用您的帖子。

<h2 align=”center”>Day 1: Day Month 01, 2018</h2>
<img src=”#" alt=””>
**Today’s Progress**: Write progress here.
**Thoughts:** Write additional thoughts here.
**Link to tweet:** [yourName Day 1](insertLinkToTweet)
**Link to work:** [nameOfWork](insertLinkHere)

If using the format above on your log in GitHub, you can replace the # in <img src=”#” alt=””> with a link to any photo. Right click on the photo that you want to use and select ‘Copy Image Address’ to be able use your photo.

如果在GitHub上的日志中使用上述格式,則可以將<img src =”#” alt =“”>中的#替換為任何照片的鏈接。 右鍵單擊要使用的照片,然后選擇“復制圖像地址”以使用您的照片。

If you would like to use a gif, giphy.com has a quick and easy process for converting videos to gifs. When finished, you’ll click on the link icon on your newly created gif to copy the link. Then in your img tag in your log, replace the hashtag with your gif link like the code snippet below.

如果您想使用gif, giphy.com具有將視頻轉換為gif的快速簡便的過程。 完成后,您將單擊新創建的gif上的鏈接圖標以復制鏈接。 然后,在日志的img標簽中,用下面的代碼段將gif標簽替換為gif鏈接。

<img src=”https://media.giphy.com/media/3o7bujx4ngGQWKcy0U/giphy.gif”>

At the end of the day, #100DaysOfCode is all about having fun learning how to code on a consistent basis, so no need to worry if you don’t have time to do more detailed logs. It does take some extra time, but it’s worth having a unique log that captures and displays your progress over a 100-day period.

歸根結底,#100DaysOfCode就是要有樂趣地學習如何一致地進行編碼,因此,如果您沒有時間做更詳細的日志,則無需擔心。 這確實需要花費一些額外的時間,但是值得擁有一個獨特的日志來捕獲并顯示您在100天內的進度。

If you have any thoughts, comments or questions, feel free to comment below or connect with me on LinkedIn. Lastly, you can check out my #100DaysOfCode round one log here.

如果您有任何想法,意見或問題,請在下面發表評論,或在LinkedIn上與我聯系。 最后,您可以在此處查看我的#100DaysOfCode第一輪日志。

Good luck and have fun!

祝好運并玩得開心點!

翻譯自: https://www.freecodecamp.org/news/how-to-transform-your-100daysofcode-log-into-a-visual-experience-d048334af8d9/

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/395033.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/395033.shtml
英文地址,請注明出處:http://en.pswp.cn/news/395033.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

Python中集合(set)的操作及一些比較常見的用法

Python除了List、Tuple、Dict等常用數據類型外&#xff0c;還有一種數據類型叫做集合&#xff08;set&#xff09;&#xff0c;集合的最大特點是&#xff1a;集合里邊的元素是不可重復的并且集合內的元素還是無序的&#xff0c;所以一般情況下集合常用的兩個場景是&#xff1a;…

php中的圖像下載函數,PHP實現的下載遠程圖片自定義函數分享

/*** PHP下載遠程圖片到本地** param $url string 遠程文件地址* param $filename string 保存后的文件名(為空時則為隨機生成的文件名&#xff0c;否則為原文件名)* param $fileType array 允許的文件類型* param $dirName string 文件保存的路徑(路徑其余部分根據時間系統自動…

Linux 文件的壓縮與解壓

1. tar結尾壓縮命令 [roottest ~]# tar -cvf grub.tar /boot/grub/ 查看壓縮包文件 [roottest ~]# tar -vtf grub.tar 解壓文件 #tar -xvf grub.tar # tar -xvf grub.tar -C 解壓目錄 2. gz結尾壓縮命令 # tar -zcvf grub.tar.gz /boot/grub gz結尾解壓命令 #tar -zxvf gr…

深度學習筆記-卷積神經網絡CNN與循環神經網絡RNN有什么區別?

轉載 https://blog.csdn.net/weixin_35227692/article/details/79223536轉載于:https://www.cnblogs.com/USTBlxq/p/10445268.html

參考框架 系統 基準_帶有基準的前端框架的實際比較

參考框架 系統 基準by Jacek Schae由Jacek Schae 帶有基準的前端框架的實際比較 (A Real-World Comparison of Front-End Frameworks with Benchmarks) UPDATE: There is a newer version of this article更新&#xff1a;本文有較新的版本 A Real-World Comparison of Front…

ppt復制切片器_零基礎小白自學PPT快速入門到精通(上)

零基礎小白如何自學PPT快速入門到精通呢&#xff1f;40個保姆級小技巧助力你高效掌握PPT基礎操作&#xff01;PPT在學習與工作中的應用越來越廣泛&#xff1a;在學校時免不了要做畢業答辯、畢業論文&#xff0c;工作中時常要進行復盤總結、工作匯報、推廣方案&#xff0c;有時甚…

網絡安全初創公司SafeBreach獲1500萬美元A輪融資

今天&#xff0c;網絡安全初創公司 SafeBreach 宣布完成1500 萬美元 A 輪融資&#xff0c;新投資者德國電信、惠普公司、 Maverick Ventures 及現有投資者 Sequoia Capital 和 Shlomo Kramer 參投。公司計劃利用本輪融資加大研發力度&#xff0c;擴大銷售及營銷團隊&#xff0c…

php網站分區,PHP - Manual: 分區和分片 (官方文檔)

分區和分片數據庫群組是由于各種各樣的原因建立的&#xff0c;他可以提升處理能力、容忍錯誤&#xff0c;并且提升大量服務器同時工作的的性能。群組有時會組合分區和共享功能&#xff0c;來將大量復雜的任務分拆成更加簡單的任務&#xff0c;更加可控的單元。插件可以支持各種…

webBroser獲取cookie

//取當前webBrowser登錄后的Cookie值 [DllImport("wininet.dll", CharSet CharSet.Auto, SetLastError true)]static extern bool InternetGetCookieEx(string pchURL, string pchCookieName, StringBuilder pchCookieData, ref int pcchCookieData, int dwFlags…

了解Linux操作系統發展階段

一、硬件與軟件發展歷史 計算機由硬件和軟件組成結構 二、Linux的發展史 Linux 操作系統是Unix操作系統的一種克隆系統。它誕生于1991年的10月5日&#xff08;只是第一次正式向外公布的時間&#xff09;。以后借助于Internet網絡&#xff0c;并經過全世界各地計算機愛好者的共同…

c gui qt 4編程第二版_面試官問Linux下如何編譯C程序,如何回答?為你編譯演示

文章來源&#xff1a;嵌入式大雜燴 作者&#xff1a;ZhengNLWindows下常用IDE來編譯&#xff0c;Linux下直接使用gcc來編譯&#xff0c;編譯過程是Linux嵌入式編程的基礎&#xff0c;也是嵌入式高頻基礎面試問題。一、命令行編譯及各個細分編譯過程hello.c示例代碼&#xff1a;…

Python基礎-----列表、元組、集合(2)

raw_input ##字符類型input##數值類型##格式化輸出注釋切片s[2:5]##切片從2開始到5&#xff0c;不包括5[kioskfoundation39 mnt]$ pythonPython 2.7.5 (default, Oct 11 2015, 17:47:16) [GCC 4.8.3 20140911 (Red Hat 4.8.3-9)] on linux2Type "help", "copyri…

調用lambda_如何使用Lambda調用上下文動態設置超時

調用lambdaby Yan Cui崔燕 如何使用Lambda調用上下文動態設置超時 (How to set timeouts dynamically using Lambda invocation context) With API Gateway and Lambda, you’re forced to use short timeouts on the server-side:使用API?? Gateway和Lambda&#xff0c;您不…

php+tp框架+API,php - tp框架能開發API接口嗎

怪我咯2017-04-10 17:12:231樓TP的controller其實有很多種的HproseController,JsonRpcController,RestController,RpcController,YarController我拿RestController給你介紹一下RESTFul方法的操作方法定義主要區別在于&#xff0c;需要對請求類型和資源類型進行判斷&#xff0c;…

OTL翻譯(9) --常量的SQL語句

常量的SQL語句 一個沒有綁定變量的SQL語句、SQL語句塊或是存儲過程就被稱為常量的SQL語句。OTL通過一個靜態的函數來執行這樣的SQL語句。 例如&#xff1a; // static otl_cursor::direct_exec()otl_cursor::direct_exec(db, // connect object"create table test_tab(f1 …

[HNOI2016]網絡 樹鏈剖分,堆

[HNOI2016]網絡 LG傳送門 表示亂搞比正解難想。 整體二分很好想吧。 但是為了好寫快樂&#xff0c;我們選擇三個\(\log\)的亂搞。 先樹剖&#xff0c;線段樹套堆維護區間最大值。對于一次修改&#xff0c;如果是插入&#xff0c;就把樹上除了這條鏈的地方加上這個重要度&#x…

python壓縮文件為zip-python 壓縮文件為zip后刪除原文件

壓縮.log 文件為zip后刪除原文件 需要注意&#xff1a;本人作為小白&#xff0c;該腳本需要和.log在一起&#xff0c;后面有時間需要改正。 #!/usr/local/python/bin/python #-*-codingutf8 -*- import time import os import sys import zipfile N 7 #設置刪除多少天前的文件…

css text-align-last設置末尾文本對齊方式

text-align-last&#xff1a;auto | start | end | left | right | center | justify auto&#xff1a; 無特殊對齊方式。 left&#xff1a; 內容左對齊。 center&#xff1a; 內容居中對齊。 right&#xff1a; 內容右對齊。 justify&#xff1a; 內容兩端對齊。 start&#x…

后端開發除了編碼還要做什么_每個開發人員都應掌握的基本技能(除了編碼)

后端開發除了編碼還要做什么Whether you are learning to code, looking for a new job, or just want to improve your skills as a developer, you need to master the essential tools of team collaboration. These are as important as knowing how to code.無論您是學習編…

Python中的defaultdict方法

字典&#xff08;dictionary&#xff09;是Python中一種常用的數據類型。不同于其他由數字索引的序列&#xff0c;字典是用"鍵"&#xff08;key&#xff09;來索引的。通常表示為dict(key: val, ...)&#xff0c;有以下特征&#xff1a; 鍵可以是任何不可變&#xff…