Commit Graph

2655 Commits (acb240b33b41e8eb21c364cf926dcc2e847a377b)

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