f7a0936d68
Add info about class order ( #21986 )
2018-11-17 19:05:13 -07:00
298df7f0c6
Update index.md ( #21980 )
...
Added download link for WordPress, and the server it can be run on.
2018-11-17 19:03:26 -07:00
5db5f1df73
Minor semantic changes to improve readability. ( #22135 )
2018-11-17 20:59:51 -05:00
75fe781237
Bayes Classifier index document updated. ( #21973 )
...
Most of the sections were missing in this document. Added sections that deals with basic like what is classifier and principle on which Bayes Classifiers works. This document now gives an intuitive idea of how Bayes classifier differs from naive Bayes classifier. Added types of the classifier and lastly wrapped the entire thing with a summary.
2018-11-17 18:58:48 -07:00
7cd9667c61
Add table head description ( #21974 )
2018-11-17 18:55:05 -07:00
8c167bb589
Added info about Squid Proxy ( #21971 )
2018-11-17 18:23:53 -07:00
9a496d687e
Added another catch block ( #21965 )
...
* Added another catch block
Added two more catch blocks, so the user can see, he can handle different exception types differently
* fixed comment to match catch statement
2018-11-17 18:16:28 -07:00
c00de2b4fb
Add book Data Structure and Algorithms Made Easy ( #21952 )
2018-11-17 18:16:03 -07:00
427b5178f3
Added fclose to avoid core dump ( #21957 )
2018-11-17 15:44:01 -07:00
a02030b23e
Responsive Web Design: Added hint to Override Class Declarations with Inline Styles ( #21954 )
...
Added hint to Override Class Declarations with Inline Styles (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/override-class-declarations-with-inline-styles and https://learn.freecodecamp.org/responsive-web-design/basic-css/override-class-declarations-with-inline-styles )
2018-11-17 15:41:39 -07:00
8e5e3a7db0
Added a second implementation ( #21944 )
...
So it will highlight, that an interface can have multiple implementations (which differs) at the same time
2018-11-17 15:37:20 -07:00
f7199d8a8d
Angular 7 latest version ( #21955 )
...
Angular 7 latest version
2018-11-17 15:35:59 -07:00
19dc3cc1ca
Defination and few examples changed ( #21940 )
2018-11-17 15:34:56 -07:00
61f1fd4bbb
Delete some space and unused char ( #21931 )
2018-11-17 15:34:04 -07:00
99b3079019
Added Official Oracle Java docs for abstract class ( #21595 )
...
* Added Official Oracle Java docs for abstract class
* Fixed formatting
2018-11-17 16:41:44 -05:00
96e2a2f621
Added basic information about forms ( #21593 )
...
* Added basic information about forms
* Removed stub and fixed grammar
2018-11-17 16:40:57 -05:00
45a02989bc
Add links to More Information section ( #21501 )
...
* Add links to More Information section
Added two links to More Information section. One to a MIPS emulator and one to a helpful tutorial.
* Applied suggested changes
2018-11-17 16:40:18 -05:00
f0721248df
Hex addition ( #20950 )
...
* Hex addition
I added how to add hexadecimal numbers.
* Apply code formatting
2018-11-17 16:39:40 -05:00
64020be179
[Gabyslaw] Added other frameworks to the article ( #20926 )
2018-11-17 16:37:46 -05:00
263f53e468
Adds additional resources section ( #20925 )
2018-11-17 16:37:04 -05:00
cf0caf5e8e
Added another usage of cat ( #21928 )
2018-11-17 12:48:24 -07:00
eb58560950
Added additional info (research) ( #21930 )
2018-11-17 12:45:28 -07:00
3066b88340
Fixed code snippet bugs & added examples ( #21925 )
2018-11-17 12:33:20 -07:00
042e3002de
Expanded article on XML ( #21927 )
2018-11-17 12:32:42 -07:00
1be36da043
Added information about the Console.ReadKey() ( #21922 )
2018-11-17 12:05:28 -07:00
75e37f952b
Add 'Develop Apps Using Flutter' to android-dev ( #21921 )
2018-11-17 11:50:55 -07:00
c5bb395362
Added Signal app icon ( #21911 )
...
* Added Signal app icon
* changed link to GFM link, used smaller image from wikimedia
2018-11-17 11:49:16 -07:00
83566e14eb
Add the body card example ( #21914 )
2018-11-17 11:37:11 -07:00
4708a08a44
Updated grammatical and stylistical mistakes ( #22729 )
2018-11-17 22:20:25 +04:00
3dad932973
Added description for Reinforcement Learning ( #21889 )
...
Described the similarity of Reinforcement Learning with Supervised and Unsupervised Learning.
2018-11-17 11:19:52 -07:00
809c83049d
Updated the definition of Linear Regression ( #21908 )
...
* Updated the definition of Linear Regression
Stated that linear regression is a supervised and discriminative machine learning algorithm.
* Added the link to a descriptive article
2018-11-17 11:17:07 -07:00
76f416935b
Added modes for file handling in index.md ( #21902 )
...
Added different modes that can be used and their description under "The Real Deal" Section.
2018-11-17 11:14:58 -07:00
eab6e7af01
Updated grammatical and stylistical mistakes ( #22702 )
2018-11-17 22:13:56 +04:00
98858c19b5
fix translation errors ( #22687 )
2018-11-17 22:10:59 +04:00
fab74e91d0
fixed minor translation flaws ( #22675 )
2018-11-17 22:09:44 +04:00
79a14d3df6
Improved russian translation in guide/russian/java/variables/index.md ( #24503 )
...
* Update index.md
* Update index.md
2018-11-17 21:53:17 +04:00
1c89ba1127
Added commonly used options ( #21886 )
2018-11-17 10:50:54 -07:00
1ba28c9af6
Add new hint to break up problem into small chunks ( #21881 )
...
* Add new hint to break up problem into small chunks
* added block code syntax
2018-11-17 10:49:53 -07:00
cf2d18322f
Improved formatting and explanation on function prototype ( #21832 )
...
Minor corrections on formatting to increase legibility. Also improved the reasoning for using function prototypes.
2018-11-17 10:49:19 -07:00
49738cbd90
Update index.md ( #21844 )
...
Added an example for calling rm with arguments to remove a nonempty folder.
2018-11-17 10:48:26 -07:00
ee87987fa3
some article refresh ( #21837 )
...
* some article refresh
this had some misinformation in it (identifiers as hosts in SSH??)
fixed it and added some basic information, why this tool is needed and replaced predecessor telnet
also some basic usage
* Update index.md
2018-11-17 10:24:42 -07:00
944a9796d8
added article for this stub ( #21818 )
...
added 3 ways for full page background image
removed comments, updated links to github markdown style
2018-11-17 10:23:00 -07:00
bd8411405d
added info on initializing arrays with fewer values than there are elements ( #21814 )
...
I also stated that values are entered into an array in ascending order, starting with the first element.
2018-11-17 09:44:53 -07:00
42818b2271
Added information/examples about input checking ( #21615 )
...
* Added information/examples about input checking
* removed boilerplate
2018-11-17 09:43:56 -07:00
54f73c9596
Added more explanation for -f ( #21863 )
2018-11-17 09:38:59 -07:00
94071be846
added resource from fcc medium ( #21788 )
...
Added link to a great illustrated guide: https://medium.freecodecamp.org/the-complete-illustrated-flexbox-tutorial-d35c085dbf35
2018-11-17 09:37:47 -07:00
67ff17fdfc
Added text-overflow property ( #21806 )
2018-11-17 09:14:36 -07:00
753198b795
added some information on trees. ( #21785 )
...
* added some information on trees.
* fixed formatting
2018-11-17 09:12:29 -07:00
bc4ff23fa8
Added info about region comments ( #21757 )
2018-11-17 09:11:51 -07:00
96c4166b52
Added few more options and corrected the desc. for better understanding ( #21713 )
2018-11-17 20:34:35 +09:00