Commit Graph

2697 Commits (65e1a25d513d3e42d839b46e3ac3cd2b7b4c09d6)

Author SHA1 Message Date
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