Commit Graph

2815 Commits (d894fe4c6bce297134362239724c4d19455304d9)

Author SHA1 Message Date
jeremycpc b8d3a77317 Added an additional link for accessibility tool (#26465)
* Added an additional link for accessibility tool

* Added a space after additional link
2019-01-05 16:04:49 -05:00
Chris Murray d4ea5f2179 Populate "data-driven design" article (#26440)
* Populate "data-driven design" article

* Fix link formatting
2019-01-05 16:00:11 -05:00
Chris Murray 374df386fa Add Figma, Sketch and XD to the list of tools (#26444) 2019-01-05 15:59:28 -05:00
ChiselD 63f7f61026 fix: edit language for clarity, fix typos (#26438) 2019-01-05 15:48:12 -05:00
wheat779 c3ec8babfc Organize to make function categories titles (#26391)
Make each function category a title to organize the article, rather than making them list elements.
2019-01-05 15:33:30 -05:00
Tammy Lee 18b053378d Added about statically vs dynamically allocated (#31555) 2019-01-05 10:16:47 -07:00
pcsingh cf06cd9ad9 Update index.md (#31403) 2019-01-05 10:15:47 -07:00
athreya2013 a8801255c0 Information regarding pointers in array (#30573)
* Information regarding pointers in array

Added more Information in 2D arrays that we can declare the array without no_of_rows and usage of pointers in array element accessing

* fix: formatting/spelling

* fix: formatting, matched variable name to other examples
2019-01-05 09:44:52 -07:00
Papun Charan d0879e5f59 Added a 'Note' and another section (#30547)
The note tells about what kind of datatype can be used in array, and in another section the difference between initialization of character array and string is discussed.
2019-01-05 09:30:51 -07:00
kichukiran97 d50c344772 Typo (#29638)
ints was there which will make confusion
2019-01-05 09:05:51 -07:00
YenruoY 527a1fd177 Added missing semicolon (#29437) 2019-01-05 08:59:54 -07:00
Tanmoy Sarkar e411dc3dc5 Simplified index.md (#29285)
Simplified the logic of nested loops of pattern printing.
2019-01-05 08:59:13 -07:00
Ashwin P a7f37ac240 Added Info on Invisible Internet Project. (#24090)
* Added Info on Invisible Internet Project.

* Used correct formatting and added more information
2019-01-04 23:50:56 -05:00
laveesh-gupta a5e6ad302c Added "Performance" (#30557) 2019-01-04 14:02:48 -07:00
Thaurin eeead0db44 Clean up page, fix errors (#27926)
* Clean up page, fix errors

* Restore title block
2019-01-04 11:00:38 -08:00
Jesper Brinch Korsbakke a409657bbf Added a section for vue single-file-components (#26963)
* Added a section for vue single-file-components

Brief description of the single file components in Vue

* fix: added front matter block
2019-01-04 10:59:57 -08:00
Tri Eka Putra 2de561ef12 add the text "Types of Computer CPU" to article (#29168)
* add the text "Types of Computer CPU" to article

* fix: formatting
2019-01-03 20:51:05 -07:00
Sankar Siva b015efc9fe Version 4.1 Feature added (#27843) 2019-01-03 20:45:53 -07:00
Alex Yu 65e1a25d51 Added s to iteration and removed comma after IOT (#29080) 2019-01-03 20:28:43 -07:00
monstermaker a9416c0926 added flexibility feature (#26952)
Added information for noob developers about Bootstrap being flexible in styles due to the CSS nature.
2019-01-03 20:26:09 -07:00
RonnyNovik df826667eb section about why people should use bootstrap (#26927)
* section about why people should use bootstrap

I have added a section that explain why bootstrap is useful to every developer

* fix: grammar/punctuation/spelling/formatting

* fix: added missing header
2019-01-03 20:24:35 -07:00
samujjal1618 96c481057e Typo fixes and improving explanation (#25424)
*Spelling Hello, World! consistently everywhere. 
*Improved explanation and some typo fixes.
2019-01-03 19:11:02 -08:00
Thomas Headle 5dd227e38b [Add] Link to Grid System 'set up' (#24558)
<a href='https://getbootstrap.com/docs/4.0/layout/grid/' target='_blank' rel='nofollow'> </a>
2019-01-03 20:02:31 -07:00
squidnerd babd589fdc Corrected some spelling/grammar mistakes (#27354) 2019-01-03 16:12:34 -07:00
Cindy Yates db267bf1c5 Fixed link to more information (#27183)
Fixed link to existing article, added additional resources, minor clarification in text
2019-01-03 08:04:26 -07:00
Candice Beaman 93c2b68026 Added Source Code, cleaned up... (#26314)
got rid of duplicate Linker def and put in ABC order
2019-01-03 09:36:22 -05:00
Adam Sałek 828375d462 Added more tools for virtual env (#31415)
* Added more tools for virtual env

Based on Python official documentation

* typo in 'h1'

Correct value: Environments

* another typo

Correct value: together
2019-01-02 17:02:22 -07:00
Travis J. Terrell 40c17b6ba1 feat: add c# guide for lists (#33787)
* feat: add c# guide for lists

* fix: minor grammar fix on how-to-steup-freecodecamp-locally

* fix: corrected typo
2019-01-02 14:51:42 -08:00
Taylor Stauss 2512178a7c CSS: Add ::selection pseudo-element document (#23750)
This is a basic introduction to the ::selection pseudo-element CSS selector. This document is meant to be a starting point and should be added to/expounded on.
2019-01-02 16:17:07 -05:00
Alexander Molnar 2101c45386 Fixed error, cleaned up and added content (#34186)
Added more content, showing why the rationals are nice, and why they are interesting (and of use!) to study
2019-01-02 15:43:06 -05:00
goonar aa5314ff59 Add info for Siri Shortcuts (#26414)
* Add info for Siri Shortcuts

Add info for Siri Shortcuts, introduced in iOS's Update 12

* Created list formatting
2019-01-02 11:25:59 -05:00
owlhoo 8a21fe58f1 Update index.md (#26416) 2019-01-02 11:14:33 -05:00
ChiselD d80634f1f7 fix: edit language for clarity, fix typos (#26413)
The paragraph I deleted was a repetition; it already appears earlier in the text.
2019-01-02 09:46:11 -06:00
Chris Birster 24f8f9ad11 Added pyenv notes to virtual environments (#29135) 2019-01-02 08:11:47 -07:00
simchuck d734f402cb Add more information with links to videos on git internals. (#32841) 2019-01-01 14:02:44 -07:00
manishbhatt151yahoo 8a8f32a428 Improved formatting (#30878) 2019-01-01 13:51:36 -07:00
Soumil Datta a8139f0388 Changed "will have" to "has" on line 27 (#29950)
change from future to present tense, as it is more proper.
2019-01-01 10:31:51 -07:00
Luka Kidric 2f44ff860d added how to clone a repo (#28708)
* added how to clone a repo

* fix: changed git init to git clone
2019-01-01 10:20:48 -07:00
veera-potnis 783239bf4d Additional information on git (#28621)
A new cool platform for git commands for Sublime Text editors
2019-01-01 09:49:45 -07:00
Mudi Hussaini 8cbdab4ec4 Add a note "Directory is also know as repo" (#27335)
line 36
2019-01-01 09:38:50 -07:00
David Boyd 96cdecffd3 Update docs for changing default git text editor (#25414)
Previous docs only mentioned setting Atom as the default editor, updated to include sublime, vs code and notepad++; along with the app specific command line args.  Also included is a sample command should you wish to test your updated git editor config
2019-01-01 09:38:02 -07:00
Githubtesting123 332df38201 created correct directory names and added link for tensorflow tutorials (#23919) 2019-01-01 19:11:57 +09:00
kavurivk 9331df86ea Added Scikit learn logo (#30733) 2019-01-01 18:33:10 +09:00
quang1793 fb67a45f75 Edit More Information: (#27066) 2018-12-31 10:06:52 -07:00
muskaangupta15 3cee0f4afb Update index.md (#27111) 2018-12-31 09:57:20 -07:00
owlhoo 07ae8e2985 Update index.md (#26435) 2018-12-31 09:54:49 -07:00
Niek Mollers 85a802fe9f Some textual modifications in index.md (#23739)
* Some textual modifications in index.md

* Update index.md
2018-12-31 23:34:58 +07:00
kavurivk 9c3b0f30c9 Added tensorflow logo 2018-12-31 23:33:42 +09:00
Gunther Adendorff f67f82cae4 Created a "More Information" section (#28227) 2018-12-31 23:14:17 +09:00
Max Ong Zong Bao 65d2d13cd7 Updated the coding example with comments, added a new python package manager called "pipenv". Lastly added a code example on the order of imports with comments. (#23897) 2018-12-31 17:50:01 +09:00
ninjahellokitty 406091303f Add information on inline block to navigation (#23913) 2018-12-31 15:41:23 +09:00
ninjahellokitty 6a476b50aa Update with Sketch Plugin Manager (#23891) 2018-12-31 14:25:47 +09:00
Derek Czysz 82683873df Added Content To Initial Stub (#25751) 2018-12-30 23:52:39 +05:30
Mr_patcher fef4651da6 Added a guide to Scientific Calculators (#24039)
This edit adds information about scientific calculators. It isn't the best but its a start and needs improvements.
2018-12-30 00:44:40 -05:00
Tankica 6bbf1c0c53 Add explanation about loops (#31343) 2018-12-29 13:52:01 -08:00
Atom a31507ecd0 fixed some grammatical errors (#27212) 2018-12-29 13:50:25 -08:00
BLJS2warchief fa7362a21b Added a required style of table (#26753)
A border can be added to a table by this CSS synatax
2018-12-29 14:49:04 -07:00
raysr01 3ee06dd634 Added more info links (#31136)
* Added more info links

* fix: removed non-official php doc links
2018-12-29 21:24:53 +00:00
Jacob Hoard 80c60de887 Fixed grammar issues to help readability (#21144)
* Fixed grammar issues to help readability

* fix: changed rask for to a task
2018-12-29 21:24:19 +00:00
viviantran27 f8481a71b0 Added complex number graphing (#23687) 2018-12-28 11:14:07 -08:00
MCBlastoise 0af37ec6c4 Minor spelling and grammar fixes (#27488) 2018-12-28 10:30:45 -07:00
agrygo 89cab36423 Update index.md (#27120)
Added a sentence about ES6.
2018-12-28 10:08:29 -07:00
laurGeo e24179d8e0 Update index.md (#26407)
Grammar changes
2018-12-27 21:57:50 -05:00
dkempdesigns 97e5f472dc Boosting your chances in tech (#33950)
How disadvantaged workers can get a tech job.
2018-12-27 12:16:55 -07:00
trbst 154808d86f Added examples in 'Outlined buttons' section (#34287)
* Fixed typo in definition
* Added examples for outlined buttons
* Updated links for more information to most recent ones
2018-12-27 11:57:20 -07:00
NeeharikaESai d9c970c86d Add '-' to line 23 (#32610) 2018-12-27 11:56:43 -07:00
Rajat Saxena 916c1a28fa Added 'Data Engineer' to example of Tech related Jobs (#29563) 2018-12-27 11:23:37 -07:00
fun831 615d400318 Update index.md (#29028)
Added some more examples of tech jobs
2018-12-27 11:22:39 -07:00
Ellixmmer d40c526880 Small grammar change in a sentence (#33855) 2018-12-27 11:22:26 -07:00
kenmalley f61977758c Changed wording; fixed grammar (#28736)
Altered the wording to sound more professional while trying to stay true to what you had.  Fixed grammar issues where necessary.
2018-12-27 10:52:26 -07:00
Vedrana_R 55b3a86dab Modified the intro sentence (#32145) 2018-12-27 10:44:59 -07:00
Andrew df11c40023 Added more examples of Tech jobs (#27858) 2018-12-27 10:42:20 -07:00
Sophia 077a70bea6 Add tech related jobs (#27253)
Data analysts and data scientists are well known in the technology industry
2018-12-27 10:41:01 -07:00
Vardana Bhanot 2399b1c55a Button group (#28157)
* Button group

Here is my update I have explained about the grouping of buttons using bootstrap

* fix: spelling/grammar/formatting
2018-12-27 10:33:22 -07:00
DEBSUBHRA ROY b1ffa2d089 added text and link (#26713)
Added:
- Ethical hackers (simple text)
[Ethical Hacking and Penetration Testing Guide](https://www.amazon.in/Ethical-Hacking-Penetration-Testing-Guide/dp/1482231611) (simple text and link)
Altered:
To know about more books (simple text)
2018-12-27 10:32:15 -07:00
ChiselD 3ae1353a43 fix: edit language for clarity, fix typos (#26400) 2018-12-27 10:11:57 -07:00
Yunior Batista 713da19adc Additional Information about the buttons on Bootstrap was added (#26549)
added information about the usage of the 'role' attribute when using the btn classes on 'a' tags rather then using regular button elements.
2018-12-27 09:49:42 -07:00
Shane a6236d89ae Update index.md (#23772)
* Update index.md

Changed shortened Amazon link

* fix: removed referral links and shorten urls

* Update index.md
2018-12-27 09:42:49 -07:00
Dagny Kight c759b57edd Add default colors and secondary button (#26289)
Secondary button added.
Hexadecimal color numbers used.
2018-12-27 09:42:35 -07:00
RonnyNovik 31b2f2eb6a Inline button sections (#26273)
I have provided a small section about how to turn those buttons into inline buttons
2018-12-27 09:32:24 -07:00
Adrian Skar 6300a5339f fix(guide): ES6 markup and edit fixes and improvements (#34691)
- Remove image of phantom
- Remove notes for contributors
- Links to bottom and to markdown + some more
- Alternative code solution

### Notes:
- The guide article mentions the challenge can be solved by using `reduce()` but I couldn't find a way to do so. It might be better to remove that reference and the bottom link until someone provides one.
- The alternative code solution I provided uses a simpler way (in my opinion) to check if the values are integers but does not differ much from the original one. If necessary, feel free to remove it and go on with just the fixes.
2018-12-27 18:09:51 +05:30
Adam Molnar ee5aeab2e8 Added a resource (#26404) 2018-12-26 20:26:46 -05:00
Adam Molnar 9c067ca86c Added another general page (#26392) 2018-12-26 20:20:30 -05:00
majorkira 6e9fcf73bf Fixed typo and added paragraph (#26405) 2018-12-26 20:16:03 -05:00
ReedGotSpeed 225b13f8c7 Coding Standards (#26386) 2018-12-26 20:15:08 -05:00
laurGeo 191bc0492a Update index.md (#26379)
* Update index.md

Grammar changes, addition of new keyword sentence

* Added code formatting to keywords
2018-12-26 18:49:41 -05:00
pirland 37bca450a8 Update index.md (#26376)
Fixed minor wording and syntax issues throughout the  #### Generations in C# GC section.
2018-12-26 18:49:04 -05:00
csteacher1 f8eef8b8f2 Line 20 spelling correction (#26375)
Corrected the spelling of "purposes" on line 20.
2018-12-26 18:27:57 -05:00
Raymart Evangelista f9f816514c Update index.md (#26358)
* Update index.md

Added statements to visualize interfaces differently.

* Formatting changes
2018-12-26 18:26:34 -05:00
pirland 0e86226911 Added code block open and close around Mysqli example. (#26354)
* Update index.md

Added code block open and close around Mysqli example.

* Changed code block to use backticks.

* Removed php tags from code example

Removed php tags from code example.

* Added formatting, syntax highlighting
2018-12-26 18:13:14 -05:00
wheat779 048e2a4e6e Remove dead link to a user's twitter (#26357)
Remove link to twitter.com/getifyjr, who said users can contact him for help, because the twitter account no longer exists
2018-12-26 17:56:59 -05:00
pirland f1a9cbf3f9 Changed MsSQL to MSSQL. (#26346)
* Update index.md

Changed MsSQL to MSSQL.

* Added space
2018-12-26 17:50:19 -05:00
kendinh216 3c92ab52d6 Added checked and unchecked exception (#26345)
* Added checked and unchecked exception

* Made statements more readable
2018-12-26 17:49:47 -05:00
rsgs 8f05a7af67 tutorial on basic html structure (#26343)
Added explanation on how the structure of the html file works and explained it's elements.
2018-12-26 17:40:27 -05:00
Dagny Kight 3a6ec39739 Add Free CDN for version 5.4 (#26339)
* Add Free CDN for version 5.4

* Formatting changes

* Changed bold to italics
2018-12-26 17:12:53 -05:00
Christopher McCormack 56a41ff7cc refactor: fixed spelling/grammar/formatting, added table of contents (#34736) 2018-12-26 13:30:24 -08:00
Kunal Rai 9c41896050 Additional information in definitions. (#29289)
Added extra information to further improve the documentation in the definition of Services, Broadcast Receivers, and Content Providers
2018-12-26 11:42:13 -07:00
Ritaban Datta ff93803254 Updated review in index.md (#32503)
Added a point in Review
2018-12-26 11:35:45 -07:00
Anutosh1 56199a5511 arrays and strings (#32030)
* arrays and strings

* fix: spelling and removed unnecessary fragment
2018-12-26 11:31:05 -07:00
Prateek 0848c89ee4 Added an interesting tid-bit (#29214)
This is asked in a bunch of interviews and as trick question in quizzes too.
2018-12-26 11:30:33 -07:00
Anugrah Rochmat eb150cedbc Add content into Activity Section (#27629) 2018-12-26 11:11:35 -07:00
Tzupy f809383489 Added an initialization example with empty curly braces (#30973) 2018-12-26 11:09:36 -07:00
Xiaojie(Aaron) Li 65fc276113 fixed grammar mistakes (#30510) 2018-12-26 11:02:39 -07:00
Anugrah Rochmat 77d7a725be Add content into Activity Section (#27627) 2018-12-26 11:01:50 -07:00
nightsurfer7 3e99f0cf25 Removed an unnecessary comma. (#29473) 2018-12-26 11:01:06 -07:00
philippG777 514409badf Rework the arrays and strings guide for C (#29444)
* Use code blocks instead of plain text

* Fix manual implementation of strlen

* Fix array-declaration in code snippets
2018-12-26 11:00:19 -07:00
cooldeepsing fce3fefc09 Add text to describe how activities interact (#26822) 2018-12-26 10:47:16 -07:00
Anugrah Rochmat 62884faa2e Add content into Activity Section (#27625) 2018-12-26 10:47:06 -07:00
Anugrah Rochmat b3f76eea3b Add text inside Content Providers section (#26785) 2018-12-26 10:12:32 -07:00
Briana Cowles 5400a1da8c added documentation for strncpy (#27565)
* added documentation for strncpy

* fix: formatting
2018-12-26 10:12:22 -07:00
Anugrah Rochmat 7accf8929b Add the example for BroadCast Receiver (#26781) 2018-12-26 09:51:16 -07:00
Chanda 26a2cd76c9 Changed some of the verbiage (#26516)
Made a few grammatical changes so the documentation flows easier to the reader.
2018-12-26 09:42:18 -07:00
ishan-sriv 6656ac26ba Add line 159 (regarding stricmp) to the article (#27032) 2018-12-26 09:34:52 -07:00
Hamza Muric 36656e35c9 Add log.d hint (#26334) 2018-12-26 09:29:05 -07:00
NuclearPineapples b61beeec67 Word Errors (#23800) 2018-12-26 00:43:44 +07:00
CosmicSnowman edeef8e07f Added to definition and added Regular vs Irregular (#23235) 2018-12-25 23:59:38 +07:00
Quincy Larson 039854361e Update description of nonprofit projects (#34646) 2018-12-25 07:28:55 -08:00
chris13888 095c15afa9 Created a description for pickle in Python (#23883) 2018-12-25 17:37:09 +09:00
ninjahellokitty b7d3d0d614 Merge pull request #23874 from ninjahellokitty/patch-2
Update transition delay and shorthand
2018-12-25 17:17:38 +09:00
Wei Hung Chin edd4272777 Add new course for Angular 2++ 2018-12-25 17:17:20 +09:00
Taras Yaskiv 5753263d43 fix: add missing hint for 'improve compatibility with browser fallbacks' article (#34728) 2018-12-25 13:29:00 +08:00
Sherri Booher 2f4765dfdf Made changes for better readability and flow. (#23724)
Corrected syntax, added punctuation, and improved the markdown for better readability and flow.
2018-12-25 13:58:36 +09:00
ayerest 8cf74552a4 Minor text updates (#29706)
Updated and emphasized text about the inherit keyword.
2018-12-24 19:35:07 -08:00
Shi974 c40a6be6ea Added examples of lengths, punctuation (#28006)
for better readability
2018-12-24 19:24:01 -08:00
carsandparties cfc0662583 Add units that padding can be specified in (#27213)
Also add that padding values are not inherited the same way that color values of the font-family property are
2018-12-24 19:13:57 -08:00
Jesper Brinch Korsbakke 474b5dc749 Added description to padding (#26934)
Added description of styling the four sides by themselves
2018-12-24 18:57:22 -08:00
bunderontheway 118d46bc8e add protocols on layer 4 (#27695) 2018-12-24 08:46:59 -07:00
bunderontheway 8be46155c1 Add additional information on layer 7 (#26808)
adding text "like DNS (Domain Name System), FTP (File Transfer Protocol), SMTP (Simple Mail Transfer Protocol), etc."
2018-12-24 08:44:53 -07:00
Julia Benton ace5a9d669 Replaced comma with colon in line 8 (#31601) 2018-12-23 15:40:44 -07:00
blank10032 946f53b8a0 Added another example using nested if statements (#24197) 2018-12-23 15:35:11 -07:00
AsHwInIrp 06684970b3 Update index.md (#33436) 2018-12-23 15:32:25 -07:00
Dami 9960c11085 Added 'Puppet is just designed' (#27531)
The added  line is just for ease understanding of the stuff Puppet is made of!!!!
2018-12-23 15:27:48 -07:00
txxin 60d73af3c5 added a link and info about how students can also get Tableau free through their school email. (#27501) 2018-12-23 15:21:50 -07:00
RonnyNovik 80b192634b Added description of the "card" element, when it is used and why (#26263)
* Updated index.md

I have provided more info about what the solution that cards grant you and what key features can be created using cards

* Grammar fixes
2018-12-23 03:11:16 -05:00
lorisabbinante e6b7c5c8be Fixed typo (#26255) 2018-12-23 03:10:49 -05:00
Cody Lynn d43483c0b5 Update index.md with additional resources (#26237) 2018-12-23 03:06:45 -05:00
amyg123 a092663e7c update index.md to include JIRA (#26246)
* update index.md to include JIRA

added JIRA as an online tool that can be used for Scrum

* Fix link formatting error
2018-12-23 03:04:52 -05:00
Szymon Woźny b2ab72cb0b change var to let (#23172)
change var to let
2018-12-23 15:04:10 +07:00
Belma Gaukrodger e81ed77168 Added 10 DevOps Courses link to resources (#25776) 2018-12-23 00:43:35 -05:00
Lucian T 0b32f00bb9 Update on link documentation (#25789)
I have added 2 links for agile documentation , a simple and basics overview.
2018-12-23 00:17:14 -05:00
Rufaro Madamombe fa709fb631 Fix links (#25783)
Markdown wasn't properly formatted so text that should have been hyperlinked wasn't hyperlinked. Fixed by correcting the markdown formatting.
2018-12-22 22:45:49 -05:00
Briana Cowles 74bcf15ac2 Small grammar changes (#27553)
clarifies content
2018-12-22 20:43:36 -06:00
Clay Hefner ee78531d63 Add paragraph on consistency (#25701)
Added a paragraph on teams having variable velocity to start and becoming more consistent with time.
2018-12-22 14:32:45 -05:00
Chris e268de9cac Add resources for learning tableau (#25641) 2018-12-22 14:18:10 -05:00
txxin b63e59a070 I changed the heading size of the article. The first heading went from 2 to 1. The other subheadings went from Heading 5 to 3. (#25694) 2018-12-22 14:17:32 -05:00
reinvnt 5ac1030b8e Added link (#25620)
HoStuffWorks - How a Power Supply Works
2018-12-22 14:09:14 -05:00
jasonranney 4e1769f28c fixed "Font Awesome" capitalization and spacing (#25631) 2018-12-22 14:06:48 -05:00
Blake Crawford a8ee2e8dda Minor grammar corrections and edited for clarity. (#25635) 2018-12-22 14:06:12 -05:00
Undead623 70f553625d Added Learn more line (#25634)
* Added Learn more line

Added [Apache Groovy (Wikipedia.rg)](https://en.wikipedia.org/wiki/Apache_Groovy) so that others can learn more by reading the wiki.

* Fixed formatting
2018-12-22 14:05:33 -05:00
Yogesh Nimangre 08946f0d3f added course (#24077)
* added course

* corrected link title
2018-12-22 14:00:02 -05:00