<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Seun Ogundele]]></title><description><![CDATA[I am a team player who is very hands-on and quick on his feet. I also have no problems taking charge of situations that lack proper direction. I am open to busi]]></description><link>https://blog.scriptsandtags.com</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 04:18:49 GMT</lastBuildDate><atom:link href="https://blog.scriptsandtags.com/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[Benefits of bootcamp for a Beginners]]></title><description><![CDATA[I have read so many stories of self-taught developers and to be honest, the idea of self-learning and not having to answer to anyone or authority is what drove me to learn about web developing and programming in general, and also for the fact that wi...]]></description><link>https://blog.scriptsandtags.com/benefits-of-bootcamp-for-a-beginners</link><guid isPermaLink="true">https://blog.scriptsandtags.com/benefits-of-bootcamp-for-a-beginners</guid><category><![CDATA[bootcamp]]></category><category><![CDATA[HTML5]]></category><category><![CDATA[JavaScript]]></category><category><![CDATA[freeCodeCamp.org]]></category><category><![CDATA[Beginner Developers]]></category><dc:creator><![CDATA[Seun Ogundele]]></dc:creator><pubDate>Mon, 04 Oct 2021 17:43:54 GMT</pubDate><enclosure url="https://cdn.hashnode.com/res/hashnode/image/upload/v1633368312640/xcc2T9KK4.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I have read so many stories of self-taught developers and to be honest, the idea of self-learning and not having to answer to anyone or authority is what drove me to learn about web developing and programming in general, and also for the fact that with a lot of hard work, dedication and commitment anyone can learn and change career into tech irrespective of their background and age.</p>
<p>This reason, along with my love for creativity and problem-solving is why I decided to self-learn. However, the reason for this post is about how I tried so many times to self-learn coding online, failed, and also to explain the benefit of boot camps.</p>
<p>I always gave up so easily but I didn't know why until I recently joined an on-campus Bootcamp in February 2020 - a Full Stack Developer Course. I was able to complete the first level of the course which include HTML, CSS, Bootstrap, Javascript, and jQuery and then COVID-19 happened and turned all our lives upside down. The course was moved online but I couldn't keep up - I was doing so well before Covid-19, so what happened?</p>
<p>After the COVID-19 cases had gone down here in South Africa we were allowed back on campus under full compliance with every new Covid-19 rule and regulation and I was so happy to resume back my full-stack web development course. I have since then finished, completed all my tasks, and earned a full stack developer certificate from Hyperion</p>
<p>I completed the Responsive Web Design course on FreeCodeCamp and started the JavaScript Algorithms and Data Structures just to continue on my learning process. I have also earned a certificate from google skills for Africa and much more, Note that everything I listed above is all online courses, Bootcamp made it easy for me, I couldn’t finish a course online a few months ago and now I have a few under my belt all because of what I learned from coding Bootcamp the structure and foundation it gave me</p>
<p>This blog post is for people who are struggling with learning virtually and couldn't commit to the process. Joining a Bootcamp is a good way to get into learning programming because it will give you structure and most importantly you will have the opportunity to grapple with real-life examples as tasks with a mentor or lecturer to grade your tasks and coding exercise and help whenever you have difficulty solving a problem.</p>
<p>My unsolicited advice to anyone who is thinking of going into web development or software engineering is to take Google`s fundamentals of digital marketing because it elucidates how the internet works. I have done it and it was a really good experience for me.
Moreover, document everything you are learning</p>
]]></content:encoded></item><item><title><![CDATA[What is JavaScript Arithmetic Operators ?]]></title><description><![CDATA[Arithmetic Operators perform arithmetic on numbers (literals or variables) and produce a result, in javascript, it`s more of logic than mathematics but right-thinking to understand the operators and how to use them in your coding journey, you will ne...]]></description><link>https://blog.scriptsandtags.com/javascript-arithmetic-operators-for-beginners</link><guid isPermaLink="true">https://blog.scriptsandtags.com/javascript-arithmetic-operators-for-beginners</guid><category><![CDATA[JavaScript]]></category><category><![CDATA[Beginner Developers]]></category><category><![CDATA[#beginners #learningtocode #100daysofcode]]></category><category><![CDATA[#codenewbies]]></category><category><![CDATA[learn coding]]></category><dc:creator><![CDATA[Seun Ogundele]]></dc:creator><pubDate>Thu, 30 Sep 2021 15:57:43 GMT</pubDate><enclosure url="https://cdn.hashnode.com/res/hashnode/image/upload/v1633016744702/LUxqNMu9j.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><strong>Arithmetic Operators</strong> perform arithmetic on numbers (literals or variables) and produce a result, in javascript, it`s more of logic than mathematics but right-thinking to understand the operators and how to use them in your coding journey, you will need to perfect basic mathematics logic to solve a lot of problems and wright algorithms in your coding journey.</p>
<p><strong>There are 7 javascript operators </strong></p>
<p>  <strong>Addition Operator</strong> - The symbol is +, Addition is the method of calculating the total of two or more numbers to know the sum of the numbers, See below a code snippet on how you can use addition in Javascript.</p>
<p><strong>Code snippet </strong>
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1633010477316/VpIDiPpnU.png" alt="image.png" /></p>
<p><strong>Demo</strong>
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1633010720254/DPniLhrBz.gif" alt="Sep-30-2021 16-04-50.gif" /></p>
<p>  <strong>Subtraction Operator</strong>- The symbol is -, Subtraction is the process of taking away a number from another, is the method of calculating the difference between two numbers.</p>
<p><strong>Code snippet </strong>
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1633013468077/B7IPWPgtS.png" alt="image.png" /></p>
<p><strong>Demo</strong>
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1633011341955/EVWSfE0rW.gif" alt="Sep-30-2021 16-15-00.gif" /></p>
<p>   <strong>Multiplication Operator</strong>- The symbol is *, Multiplication is the process of adding a number to itself a certain number of times: the act or process of multiplying numbers</p>
<p><strong>Code snippet </strong>
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1633013054804/rBulyIWiO.png" alt="image.png" /></p>
<p><strong>Demo</strong>
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1633011697331/Ya5MBguBO.gif" alt="Sep-30-2021 16-20-54.gif" /></p>
<p><strong>Division Operator</strong>- The symbol is /, and division is a method of distributing a variable into equal parts.</p>
<p><strong>Code snippet </strong>
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1633013152186/M7tp_IAySe.png" alt="image.png" /></p>
<p><strong>Demo</strong>
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1633013897297/hdE9iGTdX.gif" alt="Sep-30-2021 16-56-14.gif" /></p>
<p>  <strong>Modulus operator</strong> - The symbol is %, this operator determines the remainder. In some cases, the remainder maybe 0, which means the number is completely divisible by the divisor. The modulus operator is not to be mistaken for division.</p>
<p><strong>Code snippet </strong>
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1633014502308/liO4Tzo3K.png" alt="image.png" /></p>
<p><strong>Demo</strong></p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1633014391045/RS88SJMsz.gif" alt="Sep-30-2021 17-06-10.gif" /></p>
<p><strong> Increment operator.</strong> - The symbol is <code>++</code>,  Increase operand value by one.</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1633016299091/mdc4KLhn6.gif" alt="Sep-30-2021 17-37-51.gif" /></p>
<p><strong> Decrement operator.</strong> - The symbol is <code>--</code>,  Decrease operand value by one.</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1633016303783/eWOl1d6L1.gif" alt="Sep-30-2021 17-37-45.gif" /></p>
<p>in Javascript, the symbol for multiplication is * (asterisk) and not x like mathematics and the modulus operator is different from the division</p>
<p>These are some of the things you should take note of </p>
<p>in Javascript, the symbol for <strong>multiplication</strong> is <code>*</code> (asterisk) and not x like mathematics and <strong>modulus operator</strong> is different from division</p>
]]></content:encoded></item></channel></rss>