<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Denise Hilton</title>
    <description>The latest articles on DEV Community by Denise Hilton (@denisehilton).</description>
    <link>https://dev.to/denisehilton</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F120168%2F2363732a-9199-4906-9671-090d652f82ac.png</url>
      <title>DEV Community: Denise Hilton</title>
      <link>https://dev.to/denisehilton</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/denisehilton"/>
    <language>en</language>
    <item>
      <title>Make Money as a Bug Bounty Hunter on these 9 Platforms</title>
      <dc:creator>Denise Hilton</dc:creator>
      <pubDate>Fri, 18 Sep 2020 19:13:42 +0000</pubDate>
      <link>https://dev.to/denisehilton/make-money-as-a-bug-bounty-hunter-on-these-9-platforms-2i67</link>
      <guid>https://dev.to/denisehilton/make-money-as-a-bug-bounty-hunter-on-these-9-platforms-2i67</guid>
      <description>&lt;p&gt;Do you want to build your career as a Website Penetration tester and get paid to test and secure websites? There are a number of online bug bounty platforms that you can join as a member and participate.&lt;br&gt;
Most of these platforms offer opportunities to join bug bounty programs hosted by popular brands in the world. You can participate and get paid to find vulnerability in their websites and applications. &lt;br&gt;
Some security researchers have turned this into a full-time money earning source. To test websites for security, you will need some resources and trainings that can give you in-depth knowledge of SQL injections, Cross Site Scripting (XSS), Buffer over flow attacks.&lt;br&gt;
Here are some of the best Bug Bounty platforms you can join right now:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;HackerOne.com&lt;/strong&gt;: Probably the world's largest ethical hacking community. They host bug bounty programs from renowned brands and companies.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;BugCrowd.com&lt;/strong&gt;: They also host many public programs but you might get invites to exclusive private programs if you're really good.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Yogosha.com&lt;/strong&gt;: They have a tight selection process that only a few can clear. Make sure you know your stuff before applying.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;SafeHats.com&lt;/strong&gt;: You can be a part of their elite "SafeHats Tiger Team" and enjoy exclusive benefits.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Intigriti.com&lt;/strong&gt;: One of the largest Pen testing communities in Europe. They cover Web, Network and IoT pen testing.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;SynAck.com&lt;/strong&gt;: You can apply to be a part of their red team and work on private programs that pay really well.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;YesweHack.com&lt;/strong&gt;: Security researchers are rewarded depending on their experience and expertise level. Vulnerabilities with high impact pay more.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Hackenproof.com&lt;/strong&gt;: For each vulnerability report you will earn points. Those points can be converted into cash.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Upsecurit.com&lt;/strong&gt;: You earn points based on your experience on the platform. As you progress you get higher payouts.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;More information about these platforms and payment details can be found in the &lt;a href="https://www.webemployed.com/bug-bounty-platforms-earn-cash/"&gt;Source Guide&lt;/a&gt;.&lt;br&gt;
Best of luck!&lt;/p&gt;

</description>
      <category>bugbounty</category>
      <category>ethicalhacking</category>
    </item>
    <item>
      <title>A List of Free Courses on Flutter Development</title>
      <dc:creator>Denise Hilton</dc:creator>
      <pubDate>Sun, 17 May 2020 18:29:31 +0000</pubDate>
      <link>https://dev.to/umairhp/a-list-of-free-courses-on-flutter-development-3hao</link>
      <guid>https://dev.to/umairhp/a-list-of-free-courses-on-flutter-development-3hao</guid>
      <description>&lt;p&gt;Flutter is Google's new Software development kit for developing native applications for all devices: Web, Mobile and Desktop.&lt;br&gt;
Flutter also enables you to deploy your application to both Android and iOS using a single code base. &lt;br&gt;
The biggest advantage of using Flutter is it's built-in widget functionality and modern UI components which allow you to develop beautiful applications rapidly.&lt;br&gt;
Another plus point with Flutter is its adaptability with older Android and iOS devices. the apps work absolutely the same with old and new mobile devices.&lt;/p&gt;

&lt;p&gt;Here are the best FREE training courses on Flutter currently available on the Web:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.udacity.com/course/build-native-mobile-apps-with-flutter--ud905"&gt;Udacity - Build native mobile apps with Flutter&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.appbrewery.co/p/intro-to-flutter"&gt;App Brewery - Introduction to Flutter development using Dart&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://flutter.dev/docs/reference/tutorials"&gt;Official Flutter tutorial on Flutter.dev&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.udemy.com/course/learn-flutter-beginners-course/"&gt;Udemy - Learn Flutter Beginner course&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/playlist?list=PL4cUxeGkcC9jLYyp2Aoh6hcWuxFDX6PBJ"&gt;The Net Ninja - Flutter tutorial for Beginners&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;More details on these courses can be found in this &lt;a href="https://www.helpmegeek.com/free-flutter-courses-app-development/"&gt;Guide&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>webdev</category>
      <category>mobileappdevelopment</category>
      <category>dart</category>
    </item>
    <item>
      <title>20 Amazing Software and Services to grab for Free with Student Email Account</title>
      <dc:creator>Denise Hilton</dc:creator>
      <pubDate>Mon, 04 Nov 2019 06:56:53 +0000</pubDate>
      <link>https://dev.to/denisehilton/20-amazing-software-and-services-to-grab-for-free-with-student-email-account-57hj</link>
      <guid>https://dev.to/denisehilton/20-amazing-software-and-services-to-grab-for-free-with-student-email-account-57hj</guid>
      <description>&lt;p&gt;I am sharing an aggregated list of the best software and services you can get for Free with a student email account. By a student email account, I actually mean an email account with a .edu domain.&lt;/p&gt;

&lt;p&gt;If you have that, you'd amazed at the list of things you're entitled to.&lt;/p&gt;

&lt;p&gt;Here's what you can get:&lt;/p&gt;

&lt;p&gt;-GitHub Student Developer Pack (Including Free Domains, webhosting, amazing software services, Email servers and what not)&lt;/p&gt;

&lt;p&gt;-Free Microsoft Office 365 (Including Microsoft Word, Excel, PowerPoint, OneNote)&lt;/p&gt;

&lt;p&gt;-Free .me domain for 1 year from Namecheap (with Free SSL certificate)&lt;/p&gt;

&lt;p&gt;-Notion App Premium (Popular Note Taking app)&lt;/p&gt;

&lt;p&gt;-eSurveyCreator survey software (Survey creation and distribution app)&lt;/p&gt;

&lt;p&gt;-AutoCad and Maya3d (Free for life time)&lt;/p&gt;

&lt;p&gt;-Free LucidChart service (Popular Flowchart service)&lt;/p&gt;

&lt;p&gt;-Free JetBrains software (IDE platform)&lt;/p&gt;

&lt;p&gt;-Google Suite for Education (Your school / university needs to enroll)&lt;/p&gt;

&lt;p&gt;-Microsoft Imagine Student Portal (Includes Visual Studio, Xamarin, Free Microsoft Azure etc.)&lt;/p&gt;

&lt;p&gt;-Last Pass Premium account (Valid for 6 months)&lt;/p&gt;

&lt;p&gt;-Shapr3d designing and modeling service (For creating professional 3d models)&lt;/p&gt;

&lt;p&gt;-Gliffy subscription (Popular diagram software to draw your ideas)&lt;/p&gt;

&lt;p&gt;-Free Autodesk Sketchbook (Popular Sketching software free for 3 years)&lt;/p&gt;

&lt;p&gt;-Portfolio Box Pro (Online service for creating professional portfolios)&lt;/p&gt;

&lt;p&gt;-Lumion Pro (World's best 3d rendering software for architects)&lt;/p&gt;

&lt;p&gt;-Tableau Desktop and Prep Builder (1 year Free subscription to both software)&lt;/p&gt;

&lt;p&gt;-Invision App (Premium Product Design app for free)&lt;br&gt;
Basecamp account (Popular Project management and Team collaboration software)&lt;/p&gt;

&lt;p&gt;-Amazon Prime Student (Mega discounts and Deals on Amazon)&lt;/p&gt;

&lt;p&gt;Link to all these services can be found in the source mentioned below. Do share your experiences with these giveaways with us.&lt;/p&gt;

&lt;p&gt;Source: &lt;a href="https://www.webemployed.com/free-stuff-with-student-email-account/"&gt;https://www.webemployed.com/free-stuff-with-student-email-account/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>student</category>
      <category>webdev</category>
      <category>software</category>
      <category>free</category>
    </item>
    <item>
      <title>8 Free Online Web Development Courses</title>
      <dc:creator>Denise Hilton</dc:creator>
      <pubDate>Thu, 06 Dec 2018 16:44:13 +0000</pubDate>
      <link>https://dev.to/umairhp/8-free-online-web-development-courses-3e09</link>
      <guid>https://dev.to/umairhp/8-free-online-web-development-courses-3e09</guid>
      <description>&lt;p&gt;Below is a list of some of the best Free Web Development courses available on the Web. If you're a complete beginner and want to learn Web development then these courses are a gold mine for you.&lt;br&gt;
About half of these courses also offer free certificate of completion. So it could also be a great addition on your Resume. If you don't have any Computer Science background then there's a course called CS50 which will give you a very solid foundation of Programming concepts.&lt;br&gt;
Here's the list of courses along with programming technologies they teach:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;a href="https://www.freecodecamp.org/"&gt;FreeCodeCamp&lt;/a&gt;:  HTML, CSS, Javascript, React.js, Node.js, MongoDB&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.edx.org/course/cs50s-introduction-computer-science-harvardx-cs50x"&gt;Introduction to Computer Science CS50&lt;/a&gt;:  HTML, CSS, Python, Javascript, SQL&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.khanacademy.org/computing/computer-programming"&gt;KhanAcademy - Computer Programming&lt;/a&gt;:  HTML, CSS, Javascript, jQuery, SQL&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.theodinproject.com/"&gt;The Odin Project&lt;/a&gt;:  HTML, CSS, Javascript, Ruby, Ruby on Rails&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://bento.io/"&gt;Bento.io&lt;/a&gt;:  HTML, CSS, Javascript, Python, SQL, Postgres&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://upskillcourses.com/p/essential-web-developer-course"&gt;Upskill - Essential Web Development Course&lt;/a&gt;:  Javascript, HTML, CSS, Ruby &amp;amp; Rails, React.js, SQL&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.udemy.com/foundations-of-front-end-development/"&gt;Udemy - Foundations of Front-end Web Development&lt;/a&gt;:  HTML, CSS, Javascript, jQuery, Backbone.js&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.thegymnasium.com/courses/GYM/107/0/about"&gt;The Gymnasium - Modern Web Design&lt;/a&gt;:  HTML, CSS, Javascript&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;For more details about these courses and to know which ones offer free certificates, read this Guide on &lt;a href="https://www.webemployed.com/free-web-development-courses-certifications/"&gt;WebEmployed&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>webdesign</category>
      <category>freecourses</category>
    </item>
  </channel>
</rss>
