<?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>Forem: Lina Dias</title>
    <description>The latest articles on Forem by Lina Dias (@linasdias).</description>
    <link>https://forem.com/linasdias</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%2F275506%2F3b92bf36-13b3-4794-b845-824e5401055c.jpg</url>
      <title>Forem: Lina Dias</title>
      <link>https://forem.com/linasdias</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/linasdias"/>
    <language>en</language>
    <item>
      <title>Why is my personal website in pure HTML?</title>
      <dc:creator>Lina Dias</dc:creator>
      <pubDate>Thu, 11 May 2023 01:04:32 +0000</pubDate>
      <link>https://forem.com/linasdias/why-is-my-personal-website-in-pure-html-4p38</link>
      <guid>https://forem.com/linasdias/why-is-my-personal-website-in-pure-html-4p38</guid>
      <description>&lt;p&gt;Hi there!&lt;/p&gt;

&lt;p&gt;I've just updated my &lt;a href="https://linasdias.github.io"&gt;personal website&lt;/a&gt; (which I don't use as a blog anymore, since I'll post mostly here). Hosted it on Github Pages and everything. Here are 5 reasons I decided to opt for pure HTML in its design, and not any framework:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Honestly, I find it kinda cute (and will experiment on it later)&lt;/li&gt;
&lt;li&gt;I was &lt;a href="http://motherfuckingwebsite.com"&gt;convinced&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;I really liked the idea of &lt;a href="https://jgthms.com/web-design-in-4-minutes/"&gt;"Web Design in 4 Minutes"&lt;/a&gt; by Jeremy Thomas. And also how my site sounded on Edge's screen reader (which I use to increase attention span).&lt;/li&gt;
&lt;li&gt;Looks classic. Takes me back to &lt;a href="http://info.cern.ch/hypertext/WWW/TheProject.html"&gt;old-timey&lt;/a&gt; Internet! (said the 2001 girl)&lt;/li&gt;
&lt;li&gt;It also makes me feel like an actual CS professor, even if there are still a year and a half left before I graduate with my BSc.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;That's it, bye!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
      <category>github</category>
      <category>design</category>
    </item>
    <item>
      <title>I'm Back! + On Learning Software Engineering and Managing Failure</title>
      <dc:creator>Lina Dias</dc:creator>
      <pubDate>Sat, 29 Apr 2023 03:30:54 +0000</pubDate>
      <link>https://forem.com/linasdias/im-back-on-learning-software-engineering-and-managing-failures-4gc9</link>
      <guid>https://forem.com/linasdias/im-back-on-learning-software-engineering-and-managing-failures-4gc9</guid>
      <description>&lt;p&gt;Hi again!&lt;br&gt;
It has been almost 3 years since my last post here, my profile has been accumulating dust, and it's time to shake it off.&lt;/p&gt;

&lt;p&gt;I used to write mostly about my learning experiences and how I managed to be productive during the early days of the pandemic, which were also the early days of my Computer Science bachelors' journey. Now that I'm approaching the end of my first 5 years studying CS, new opportunities have appeared, and I'm excited to show you every one of them in small articles like this one.&lt;/p&gt;

&lt;p&gt;From late 2021 to 2022, I have gone into (kind of) a slump. I (thought I) couldn't write articles or learn code like I did on my first days anymore, and it demotivated me to horrendous levels. I tried everything: sleeping more, trying to be more active in the gym, establishing a routine, but none of it actually worked until I found my current therapist. If you're procrastinating going to therapy in 2023 just because everyone seems to be doing it, &lt;em&gt;stop right now&lt;/em&gt; and schedule your session!&lt;/p&gt;

&lt;p&gt;In 2023, I decided to turn my situation upside down and to start looking for jobs in the areas I've identified with the most. After leaving my first scientific initiation due to said crisis, I've found myself since September '22 researching on Computer Vision, but since it's a voluntary position, it's not really doing anything for me, but I found interest in the area and started going after related Master's programs and internships.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Now, to the actual subject of this post!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;I had two Software Engineering subjects at uni for the last year, and I have to admit: it was a very difficult time for me. I liked planning and all the tools to do it, but when faced with real-world projects such as &lt;a href="https://github.com/ES2-UFPI/Plague.me"&gt;Plague.me&lt;/a&gt;, in which I helped by being the "front-end and design lead", I saw all the possible failing scenarios you could imagine. In the end, though, I was able to obtain a 9+ for presentation.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Here are some things I practiced for this project:&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Number One: The Documentation Nightmare
&lt;/h2&gt;

&lt;p&gt;I thought I liked to write docs in Markdown, up until this point. One of the first tasks we had to do for Software Engineering II (I'm going to skip SWE I because it was mostly planning work I didn't even get to actually use) was to &lt;a href="https://github.com/ES2-UFPI/Plague.me/wiki/Tutorial-5:-Comunica%C3%A7%C3%A3o-com-HTTP"&gt;write a tutorial&lt;/a&gt; (and record a video version) related to the project in any way. I thought it was a good idea to write about HTTP and how to do server communication with it, since the project was going to be a website.&lt;/p&gt;

&lt;p&gt;I think the final product is pretty nice visually, but in the end it hasn't helped me as much as I thought it would.&lt;/p&gt;

&lt;h2&gt;
  
  
  Number Two: Scrum-Leading my Way to Hell (probably)
&lt;/h2&gt;

&lt;p&gt;I also thought it would be &lt;em&gt;very nice&lt;/em&gt; to be the first Scrum leader in the project. We had a total of three professor-supervised iterations, and I knew nothing about Scrum besides what was given in class. I liked the approach, though, and might learn more about agile development in the future.&lt;/p&gt;

&lt;p&gt;As a &lt;a href="https://github.com/ES2-UFPI/Plague.me/wiki/Planejamento-das-Itera%C3%A7%C3%B5es#1%C2%BA-itera%C3%A7%C3%A3o"&gt;leader&lt;/a&gt;, my responsibilities were to report my group's progress to the professor and in the wiki. I might have done a goodish job at managing the group and planning the iteration, but I forgot to complete some data and that cost me some points.&lt;/p&gt;

&lt;p&gt;One of my biggest difficulties in this part was to understand the point system that was being used in the planned story of the sprint, but on later iterations I was able to kind of pick that up.  I didn't struggle that much managing both being the project leader for two weeks and my front-end/design role, but it got harder when exam season started for all 6 subjects I picked for the semester.&lt;/p&gt;

&lt;h2&gt;
  
  
  Number Three: (Actually) Doing some Front-end Work! Yay!
&lt;/h2&gt;

&lt;p&gt;As a kid, I loved to have customized Tumblr and Blogger accounts. I'd really be waked up until midnight tinkering with the HTML/CSS file of both and sleep soundly after with no regrets. That's almost how I felt on the first days of trying to create a cute interface for the gamer social media website. Then the self-doubt and the project deadlines came and destroyed it once again.&lt;/p&gt;

&lt;p&gt;I would love to play with web design, but not on that level of pressure! In a good note, I learned to deal better with deadlines. Not that I was a big procrastinator, but my mind couldn't revolve around the idea of some things having to be done in less than two weeks.&lt;/p&gt;

&lt;p&gt;On this project, I mostly used HTML and CSS with low to no JS code. As an absolute child in Ruby on Rails, I'd edit the layout on &lt;a href="https://codepen.io"&gt;Codepen&lt;/a&gt; and ask my colleagues (mostly my boyfriend) to help me "translate" it into embedded Ruby, which seemed  to work partially for the time frame in question.&lt;/p&gt;

&lt;h2&gt;
  
  
  Dealing with Self-Doubt and Imposter Syndrome
&lt;/h2&gt;

&lt;p&gt;A lot of resources available on the Internet helped me get through this subject with little damage, and most of it was free:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.udemy.com/courses/search/?price=price-free&amp;amp;q=ruby+on+rails&amp;amp;sort=relevance&amp;amp;src=ukw"&gt;Free Ruby on Rails courses at Udemy&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://htmlcheatsheet.com"&gt;HTML&lt;/a&gt; and &lt;a href="https://htmlcheatsheet.com/css/"&gt;CSS&lt;/a&gt; cheat sheets!&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://youtube.com"&gt;Youtube&lt;/a&gt; tutorials&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;But nothing seemed to help me with the horrifying vision that, no matter how hard I tried, I wouldn't get anything better than simple and newbie results. &lt;em&gt;I comforted myself at the time thinking that as an actual newbie on programming, that was the most I could do and, eventually, I would overcome this feeling.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  In the End, Maybe it Mattered a Little
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;As I said, it became.&lt;/em&gt; During my vacation month (this April), I was able to start building side web projects more confidently and more consistently (I haven't finished none yet as I write this, but I'm &lt;em&gt;really&lt;/em&gt; committed!) and I'm thinking of starting some freelance work to help me study for my dream career and graduation plans.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;I think the most valuable lesson I was able to get was that real progress is slow, but very rewarding if you do it the right way.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Later I was also able to find resources such as the article &lt;a href="https://www.thinkful.com/blog/why-learning-to-code-is-so-damn-hard/"&gt;"Why Learning to Code is So Damn Hard"&lt;/a&gt;, by Erik Trautman, which explained a little bit more about how/why could I be in such a slump while learning. I identified myself a lot with the "Desert of Despair" step, but I'm happy it is very close to the "Upswing of Awesome". I hope I can show you my transition into it in the next posts.&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;I decided to dedicate a lot of time on this post talking about the effects of mental health on my productivity because it really became a part of me during these last years and I hope it wasn't much of a hassle to keep reading. I also want to advocate for the end of hustle culture in programming and studying communities by starting to normalize these struggles on my posts.&lt;/p&gt;

&lt;p&gt;If you liked this post format and want me to delve more into it or give me some suggestions, feel free to use the comment section and give me a like! &amp;lt;3&lt;/p&gt;

&lt;p&gt;See you soon!&lt;/p&gt;

</description>
      <category>programming</category>
      <category>community</category>
      <category>motivation</category>
    </item>
    <item>
      <title>Contemplating Internet Inequality in Brazil</title>
      <dc:creator>Lina Dias</dc:creator>
      <pubDate>Tue, 26 May 2020 16:29:10 +0000</pubDate>
      <link>https://forem.com/linasdias/contemplating-internet-inequality-in-brazil-14n9</link>
      <guid>https://forem.com/linasdias/contemplating-internet-inequality-in-brazil-14n9</guid>
      <description>&lt;p&gt;Hi everyone! Hope you're doing well during these quarantine days~&lt;/p&gt;

&lt;p&gt;While I'm using my mother's computer, waiting for my new PC to arrive, I was approved in a &lt;a href="https://forumdainternet.cgi.br/youth/"&gt;Brazilian program about Internet Governance&lt;/a&gt;. I never had the curiosity to learn about it such as in-depth as I am having now. It's a very important topic for us, Internet users, and I hope that you read at least some topics about it after reading this blog post.&lt;/p&gt;

&lt;p&gt;As our first task, it was created a mailing list between teams of approved people all over the country and we've been discussing some essential themes and something has been quoted a lot in my team: Internet Inequality. &lt;/p&gt;

&lt;p&gt;As young people and mostly not working for the government, we are limited to saying they should invest more in education, accessibility, but as we all know, this is not a big priority for them, since even the President and Education Minister are more worried about defeating the leftists than about doing their work.&lt;/p&gt;

&lt;p&gt;Nowadays, with the pandemic, this problem has been highlighted with campaigns such as #AdiaENEM (demanding to cancel/postpone the university entrance exams this year) and local campaigns on public schools and universities for not digitalizing their classes (as a private school would do, for example) before all of the students have access to an Internet connection at their homes. &lt;/p&gt;

&lt;p&gt;Remote work has also been seen as a solution to some areas such as journalism, programming, et cetera. But, as &lt;a href="https://www.linkedin.com/pulse/voc%C3%AA-e-seu-home-office-s%C3%A3o-s%C3%B3-3-do-pa%C3%ADs-menos-at%C3%A9-fernandez-achutti/"&gt;this LinkedIn blog post by Camila Achutti (in Portuguese)&lt;/a&gt; could tell, not everyone has the perfect conditions to work on-line and this should be considered.&lt;/p&gt;

&lt;p&gt;The Internet contains information and resources for better education. While its access is &lt;a href="https://www.amnestyusa.org/is-internet-access-a-human-right/"&gt;not an actual Human Right&lt;/a&gt;, it is the &lt;a href="https://www.businessinsider.com/un-says-internet-access-is-a-human-right-2016-7"&gt;main form of information exchange worldwide&lt;/a&gt; and the lack of internet access is a lack of reliable and on-time information. For the UN, as stated in this last hyperlink, it's a way to interrupt access to education and freedom of thought/expression, &lt;a href="https://www.youthforhumanrights.org/what-are-human-rights/universal-declaration-of-human-rights/articles-16-30.html"&gt;which are actual Human Rights&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;So, how do we democratize this access in the middle of a pandemic that is almost obligating us to &lt;a href="https://www.sbid.org/workplace-design-what-will-post-pandemic-workspaces-look-like/"&gt;find new ways to work&lt;/a&gt;, &lt;a href="https://foreignpolicy.com/2020/05/01/future-of-cities-urban-life-after-coronavirus-pandemic/"&gt;to live our lives differently?&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Mostly, when we ask ourselves or even official organs this question, we are spammed by the "with public policies" answer. But which public policies? What are the people we voted doing, for making it a thing? As I write this article, the national research &lt;a href="https://nic.br/noticia/releases/tres-em-cada-quatro-brasileiros-ja-utilizam-a-internet-aponta-pesquisa-tic-domicilios-2019/"&gt;"TIC Domicílios"&lt;/a&gt; concluded that 3/4 of Brazilians have access to the Internet at their homes. Brazil is populated by more than 212 million people. That means at least 53 million do not have this access to information. That's a lot.&lt;/p&gt;

&lt;p&gt;What are the "public policies" doing to help these 53m people get access to the Internet? I googled it up and almost everything I found is almost outdated - most articles are from the first semester of 2016, when Dilma Rousseff was still our President, four years and two governments ago. More recent governments have been doing few - or even nothing - to promote on-line equality.&lt;/p&gt;

&lt;p&gt;That was when the "Marco Civil da Internet" (our net neutrality laws) was approved and started working. Since then, I couldn't search for any relevant public policies on democratizing Internet access. That could mean it's not a priority for the federal government.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://en.wikipedia.org/wiki/Internet_in_Brazil"&gt;Both broadband and mobile connections&lt;/a&gt; have a broad reach in the country, excluding only a few areas. But not everyone in the reached areas has access to a smartphone or a computer, for example. I'm not saying the government should simply give all of them an iPhone, but at least they should be aware of this condition when &lt;a href="https://www.techtudo.com.br/listas/2019/04/cnh-carteira-de-trabalho-crlv-veja-documentos-com-versoes-digitais.ghtml"&gt;digitalizing documents&lt;/a&gt;, &lt;a href="http://www.caixa.gov.br/auxilio/Paginas/default2.aspx"&gt;creating an app for receiving the emergency help from a bank&lt;/a&gt; and other exclusive actions for people who have smartphones. &lt;/p&gt;

&lt;p&gt;Let's not forget that this last app has suffered a lot since its beginning, remembering &lt;a href="https://seucreditodigital.com.br/caixa-tem-dados-inconclusivos-com-erro-do-cpf/"&gt;the CPF (our social security number) value in the sign-up page was programmed to be an "integer", not a "char" value, excluding numbers that started with zero&lt;/a&gt; and that &lt;a href="https://www.folhavitoria.com.br/economia/noticia/04/2020/mais-da-metade-de-usuarios-de-app-da-caixa-nao-tem-direito-a-auxilio-emergencial"&gt;a LOT of people are robbing identities to receive the money&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;So, I guess the population itself has to stand up and fight for its rights to information and connection. But how?&lt;/p&gt;

&lt;p&gt;As the #AdiaENEM was made mostly by privileged (but &lt;em&gt;heureusement&lt;/em&gt; woke) students who had access to Twitter at the time, we will need people who also have access to help with that fight. But only trending a hashtag may not work as well as it did with the ENEM test. We should create actions and campaigns that actually help to bring the Internet to the less privileged, instead of only contemplating numbers and wondering when will someone do something.&lt;/p&gt;

&lt;p&gt;Beyond the access of poor people, we should also consider the access of people with disabilities, people of color, and other minorities, such as women and the LGBTQIA+. That makes it even harder and bureaucratic to plan, even in the long term.&lt;/p&gt;

&lt;p&gt;How would you help to solve this problem? Please, leave a comment!&lt;/p&gt;

</description>
      <category>todayilearned</category>
      <category>todayisearched</category>
      <category>braziliandevs</category>
      <category>internet</category>
    </item>
    <item>
      <title>How to online study!</title>
      <dc:creator>Lina Dias</dc:creator>
      <pubDate>Thu, 26 Mar 2020 21:36:42 +0000</pubDate>
      <link>https://forem.com/linasdias/how-to-online-study-2bnn</link>
      <guid>https://forem.com/linasdias/how-to-online-study-2bnn</guid>
      <description>&lt;p&gt;Hi, everyone!&lt;/p&gt;

&lt;p&gt;These days I've been quite busy because I'm studying in my university's original time. This quarantine, as I said before in other posts, I'm focusing on study. Not for going crazy, but for not getting lost when the classes are back. With all this confusion, I'm here to give you some tips about online learning (as I'm almost a pro). These ones have been working very well for me:&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Create your own study corner
&lt;/h2&gt;

&lt;p&gt;I guess you're thinking about those ones we see on Pinterest and Instagram. But it doesn't need to be "instagrammable" or exactly like that one you liked in 2015: it should be, most importantly, clean and slightly away (according to what you have) from where you rest.&lt;/p&gt;

&lt;p&gt;Some tips for study desk organization:&lt;br&gt;
    - Clean it before you start;&lt;br&gt;
    - Tidy it up, else the mess will annoy you;&lt;br&gt;
    - Be original! Each one of us learns in a different way, and so different will be our study corners because of that;&lt;br&gt;
    - Your desk doesn't need to be "aesthetically pleasing" in a postable way, especially if you're not recording a study vlog or taking a pic for your Instagram: the most productive it seems for you, the better - before doing more elaborate summaries, I practice writing and the content in a common A4 paper, with common blue, black and red pens you can find everywhere. But, if you feel more inspired by this, and actually CAN do it, go on;&lt;br&gt;
    - Isolate yourself from noise by closing your room's door or putting on earphones.&lt;/p&gt;

&lt;p&gt;But creating a new space is way beyond decoration! You can create or search Youtube/Spotify playlists if you can study listening to music, but don't let this distract you from your main goal! Avoid "noisy" songs (such as EDM and conventional pop), and choose lo-fi and instrumental music (I recommend this YouTube playlist &lt;a href="https://www.youtube.com/playlist?list=PLgmijL0Oxm35sAjddfVwNkk3-X9KGhwRW"&gt;with all City Girl's full albums&lt;/a&gt;). &lt;/p&gt;

&lt;h2&gt;
  
  
  2. Entertain yourself positively
&lt;/h2&gt;

&lt;p&gt;When you're in your free time, spare some time to watch positive study Youtubers. &lt;a href="https://www.youtube.com/watch?v=-Kp8pjtwX5g"&gt;agra chan (Brazilian Youtuber)&lt;/a&gt; has done recently a "study with me" with background music, and it should be used like: you study while the video is playing, letting your device in a corner, listening to the music, as you study "together".&lt;/p&gt;

&lt;p&gt;You can also see &lt;a href="https://www.youtube.com/watch?v=ikcJBsWrjuc&amp;amp;list=PLBgJjIxp0WaV7jPE_iveR4s-jv5hbUml8"&gt;oh no Nina's "not really studying with Nina" vlogs&lt;/a&gt; and some of &lt;a href="https://www.youtube.com/channel/UC4XOm0a1TymKZ7C-IbEEylg/videos"&gt;Jem's videos&lt;/a&gt;. Search for "study vlogs" more frequently and you can feel a little more inspired when you're studying.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. Use productivity apps
&lt;/h2&gt;

&lt;p&gt;For example, you can utilize the Forest app as a time manager for studies. As I study for about 6h/day, it's important to have a 2h alarm (120min) so I can get along with every subject I study. It also blocks the rest of your phone (if you configure it correctly), so you can also use it to avoid distractions. I like to end my months seeing how many trees I've already "planted" in the app.&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Search for interesting, useful courses
&lt;/h2&gt;

&lt;p&gt;Take the menu of your course, see your subjects, see the course plan of the subjects and try to do something with this information. Knowing I'm getting ahead of the subjects in my course motivates me a lot. If you're in middle or high school, search for platforms that are offering free trials for social isolation, or Youtube channels with videos about the subjects you have more difficulty. Revise the subjects and maybe get ahead of your course too: see your book and the topics of your exams, if you have access to them.&lt;/p&gt;

&lt;p&gt;Now, if you're not studying formally, or don't know what to study, search for something to occupy your mind: language courses can be a great idea. Since I've started learning French, I have used Duolingo, which is almost totally for free, and I think it's a great tool for beginners like me. &lt;a href="https://static.boredpanda.com/blog/wp-content/uploads/2019/04/funny-duolingo-bird-memes-4-5ca4baffa2c5f__700.jpg"&gt;But please don't make your Duo sad.&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  5. Define your schedule (and please stick to it)
&lt;/h2&gt;

&lt;p&gt;As you're absolutely NOT in a presential course and there aren't any school bells which go like "HELLO, time to your Programming Logic class so WAKE THE F UP", for example, it's important that you can be able to define your study schedule and actually try to stick to it. That makes you associate that specific time of the day to study time and feel more productive. &lt;/p&gt;

&lt;p&gt;I am trying to stick to my university's schedule at home and it makes me wake up by 6 AM, take a bath, do my skincare routine, make and eat my breakfast, brush my teeth, maybe listen to some music, and, when it's exactly 8 AM, fly like a cat which saw a cucumber, for my study corner and start calculating integrals or studying data structures, and just "wake up" from the workflow at 10, so I can change the subject, and at 12, so I can eat my lunch. At 2 PM I'm back for the last subject, and at 4 I'm done with everything.&lt;/p&gt;

&lt;p&gt;I avoid entering my study room while I'm at the lunchtime (and consequently not 100% done with my study), so I can't damage my study "mental ambient".&lt;/p&gt;

&lt;p&gt;(When I wrote this in Portuguese, it was almost 2 PM, so I was in a hurry to finish and post it before I started studying Digital Circuits, but now I've already finished it so bye, I guess?)&lt;/p&gt;

&lt;h3&gt;
  
  
  More lectures and videos you can read or watch about this!
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://blog.edx.org/tips-for-successful-online-learning/"&gt;edX's post&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=tK_Cpdl3s8Y"&gt;tbhstudying's vlog&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>study</category>
      <category>quarantine</category>
      <category>onlinestudy</category>
      <category>tips</category>
    </item>
    <item>
      <title>Code like a Fullstack girl updates #3</title>
      <dc:creator>Lina Dias</dc:creator>
      <pubDate>Sun, 22 Mar 2020 22:43:27 +0000</pubDate>
      <link>https://forem.com/linasdias/code-like-a-fullstack-girl-pt-3-c63</link>
      <guid>https://forem.com/linasdias/code-like-a-fullstack-girl-pt-3-c63</guid>
      <description>&lt;p&gt;Hi, everyone!&lt;/p&gt;

&lt;p&gt;As I'm tired of saying (and you of reading), I decided to focus almost all of my quarantine time on studying. This first week I've made the Bootcamp "Code like a Fullstack Girl", but I still can't understand how the platform promotes the course as something that "prepares you for the job market" - and even asked my resume for sending the certificate - and at the same time is something almost meaningless.&lt;/p&gt;

&lt;p&gt;The platform itself is not that good, and I have zero professional experience inside or not the area and lying just to obtain an ornament for my LinkedIn doesn't look like something someone who's searching for a job and stability would actually do. &lt;/p&gt;

&lt;p&gt;I had finished all 21 courses yesterday, as I said I would, and my opinion remains the same: we need more practice and less "pretending to care about your career" stuff. Besides that, why does the course name highlights the presence of women when men have more prominent roles (ranking, teaching...)? How am I supposed to "code like a Fullstack girl" if I'm being taught by men? Actually, is there any difference? Did you think about the diversity of women that could teach and mentor this project?&lt;/p&gt;

&lt;p&gt;Even though I disliked many things about these courses, it was good to take notes about platforms, languages, and frameworks which are essential for this career. I can still remember some things that were taught, but I need to exercise my knowledge a lot if I wish to be a full stack developer.&lt;/p&gt;

&lt;p&gt;I think that's it for this post so good night!&lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>codequality</category>
      <category>git</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Code like a Fullstack girl updates #2</title>
      <dc:creator>Lina Dias</dc:creator>
      <pubDate>Sat, 21 Mar 2020 23:58:45 +0000</pubDate>
      <link>https://forem.com/linasdias/code-like-a-fullstack-girl-updates-2-lec</link>
      <guid>https://forem.com/linasdias/code-like-a-fullstack-girl-updates-2-lec</guid>
      <description>&lt;p&gt;Hi, everyone!&lt;/p&gt;

&lt;p&gt;It's good to write in a daily basis and I really want to adapt my routine so I can do this more frequently. I'm trying to be more healthy, eating better, doing some daily exercising (I used to do it only thrice a week), trying to drink 2 litres of water a day (at the moment I wrote this on the Portuguese blog, I had drunk 1l, but as I translate this post, I've already reached 2!) and this kind of things I only think about when I'm - theoretically - bored. I had reached my limit when I tried to drink lemon and cucumber water in the morning. I am not a fan of it neither want to try it again.&lt;/p&gt;

&lt;p&gt;These days, as I've already told you, have been wonderful for my studies and my main hobby: to read and to watch things. I also told in the last post I've finished Anne With An E, and I started Itaewon Class today. I still haven't watched it all (until now), but I think the storyline is really interesting and I'm hoping I will be able to get along with it.&lt;/p&gt;

&lt;p&gt;This (should be) the second post about the &lt;a href="https://web.digitalinnovation.one/track/code-fullstack-girl"&gt;Code Like a Fullstack Girl Bootcamp&lt;/a&gt;, from Digital Innovation One. As I had mentioned before, I did 14 exercises in the total but still think about it the same way: I should be able to search more if I'm looking for a complete formation. Classes are good and explanatory, but are way too theoretical and the challenges are just video callings with broken audio.&lt;/p&gt;

&lt;p&gt;I hope to complete it today, but I'll only post my final impressions tomorrow. It's not as heavy as I thought it would be, but I am not sad about it. I couldn't expect that much of an online course. They gave me essential topics and I should study, exercise and learn them more deeply if I really want to do it.&lt;/p&gt;

&lt;p&gt;With quarantine, I had enjoyed each one of the 24 hours of a day studying or doing something else (like sleeping? That is important, don't forget), and making this Bootcamp available was a great idea. I think about paying more attention to this platform these days to see if they make something else (but related) available, since most courses of them are closed, and the open ones are not of my interest.&lt;/p&gt;

&lt;p&gt;Beyond studying, I have been thinking about my academic and professional future. I had signed up for many other classes, including UFRGS-Lumina's Deconstructing Racism Practically. I like the didatics of their courses. There is one, for example, about Greek poetry, in which the professor sings Sappho's (and many others') poetry, and talks about the poets' lives. At the ending, it has a small quiz and that's it.&lt;/p&gt;

&lt;p&gt;What have you done these days?&lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>codequality</category>
      <category>node</category>
      <category>javasc</category>
    </item>
    <item>
      <title>Code like a Fullstack girl updates #1</title>
      <dc:creator>Lina Dias</dc:creator>
      <pubDate>Sat, 21 Mar 2020 23:39:52 +0000</pubDate>
      <link>https://forem.com/linasdias/code-like-a-fullstack-girl-updates-1-mh0</link>
      <guid>https://forem.com/linasdias/code-like-a-fullstack-girl-updates-1-mh0</guid>
      <description>&lt;p&gt;Hi, everyone!&lt;/p&gt;

&lt;p&gt;I came back with a new post just to talk to you about my new hobby in quarantine: learning!&lt;/p&gt;

&lt;p&gt;By the moment I posted this on my Portuguese blog, I had 7 certificates, and I wanted 10. At first, I thought I was going to do 7 a day and end it in 3 days, but as I saw that it looked humanly impossible, I decided to do it the way I could. Actually, this is my third - and the most productive - day doing the Bootcamp. I've learned about Logic, Systems Architecture, Github, HTML/CSS, a little bit of Bootstrap, and other issues.&lt;/p&gt;

&lt;p&gt;I believe ending this Bootcamp won't be enough for me, but I'm learning a lot. I need to practice what I'm learning, and not just staying in theory, as I loved to do in my disastrous first semester at uni. I need to read and write code and test it to see if it really works, and if it doesn't, to pass hours trying to discover the reason, as I did in the data science course at Udemy.&lt;/p&gt;

&lt;p&gt;I had learned a lot of theory, but I frequently ask myself Where Am I Going To Use This And When. I need more material to know about it, but it was a great start, as I still don't know exactly what my interests in Computing are, and that opened my eyes to many possibilities.&lt;/p&gt;

&lt;p&gt;But! I still need to do the other 2/3 of the course, as I just made 1/3 of it to this moment. I hope there are even more things between what I learned until now and the technical knowledge of a full stack developer. And I want to know what are these things as soon as possible.&lt;/p&gt;

&lt;p&gt;During quarantine, I decided to learn more. I want to graduate in four years - if the universe allows me to do it - and the faster and more efficient way I can learn what I need, the better this situation will be for me, and sooner I will be able to invest in my own entertainment. In this first week, I've watched the 3 seasons of Anne With an E, and Netflix: how do you dare to sleep at night promoting such things as Elite and 13 Reasons Why and ignoring the masterpiece that is Anne?&lt;/p&gt;

&lt;p&gt;Many platforms are open for us to pass this Corona Time with education, and I recommend you to search it up too so you can avoid boredom and not being a full-time desperate mess about isolation.&lt;/p&gt;

&lt;p&gt;See you soon!&lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>codequality</category>
      <category>node</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Going into a Data Science Python course!</title>
      <dc:creator>Lina Dias</dc:creator>
      <pubDate>Thu, 19 Mar 2020 18:39:56 +0000</pubDate>
      <link>https://forem.com/linasdias/going-into-a-data-science-python-course-1hg3</link>
      <guid>https://forem.com/linasdias/going-into-a-data-science-python-course-1hg3</guid>
      <description>&lt;p&gt;Hi guys!&lt;/p&gt;

&lt;p&gt;As you know by my previous posts (in the Portuguese blog), I've been doing a &lt;a href="https://www.udemy.com/course/visualizacao-de-dados-com-python/"&gt;mini-course at Udemy&lt;/a&gt; about data visualization in Python. This course was recommended for helping me to learn Python, so I can join the AI lab in my university ASAP. &lt;/p&gt;

&lt;p&gt;First, I was formally presented to &lt;a href="https://matplotlib.org/api/pyplot_summary.html"&gt;matplotlib.pyplot&lt;/a&gt; with the import command:&lt;br&gt;
&lt;code&gt;import matplotlib.pyplot as mpl&lt;/code&gt; or &lt;code&gt;as plt&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Next, I met the &lt;a href="https://colab.research.google.com"&gt;Google Colab platform&lt;/a&gt;, which is a Python notebook, and helped me a lot, since I can't download a Python IDE on the computer I'm currently using.&lt;/p&gt;

&lt;p&gt;I made a line graph, with the following code (please try, it was a cute experience):&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight python"&gt;&lt;code&gt;&lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="nn"&gt;matplotlib.pyplot&lt;/span&gt; &lt;span class="k"&gt;as&lt;/span&gt; &lt;span class="n"&gt;plt&lt;/span&gt; 

&lt;span class="n"&gt;x&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt; &lt;span class="c1"&gt;#giving x and y some values so I can plot something
&lt;/span&gt;&lt;span class="n"&gt;y&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;3&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;

&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;plot&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;x&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;y&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="c1"&gt;#plotting the graph
&lt;/span&gt;&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;show&lt;/span&gt;&lt;span class="p"&gt;()&lt;/span&gt; &lt;span class="c1"&gt;#show the graph when I hit "Run"
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;After creating my first graph, I did the legend, so I could identify things inside what I created.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight python"&gt;&lt;code&gt;&lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="nn"&gt;matplotlib.pyplot&lt;/span&gt; &lt;span class="k"&gt;as&lt;/span&gt; &lt;span class="n"&gt;plt&lt;/span&gt; 

&lt;span class="n"&gt;x&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;5&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt; &lt;span class="c1"&gt;#I added one more value in each variable 
&lt;/span&gt;&lt;span class="n"&gt;y&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;3&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;7&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;

&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;title&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="s"&gt;"My first graph"&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="c1"&gt;#this is a title for my graph
&lt;/span&gt;&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;xlabel&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="s"&gt;"Axis X"&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="c1"&gt;#creating labels for each axis
&lt;/span&gt;&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;ylabel&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="s"&gt;"Axis Y"&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;

&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;plot&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;x&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;y&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; 
&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;show&lt;/span&gt;&lt;span class="p"&gt;()&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Now that we learned how to do line graphs, shall we do bar graphs?&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight python"&gt;&lt;code&gt;&lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="nn"&gt;matplotlib.pyplot&lt;/span&gt; &lt;span class="k"&gt;as&lt;/span&gt; &lt;span class="n"&gt;plt&lt;/span&gt;

&lt;span class="n"&gt;x&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;3&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;4&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;5&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt; &lt;span class="c1"&gt;#now, x represents each one of the bars
&lt;/span&gt;&lt;span class="n"&gt;y&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;3&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;7&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;0&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt; &lt;span class="c1"&gt;#and y, their sizes
&lt;/span&gt;
&lt;span class="n"&gt;titulo&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="s"&gt;"Bar graph"&lt;/span&gt;
&lt;span class="n"&gt;eixox&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="s"&gt;"Axis X"&lt;/span&gt;               &lt;span class="c1"&gt;#creating variables for the legends
&lt;/span&gt;&lt;span class="n"&gt;eixoy&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="s"&gt;"Axis Y"&lt;/span&gt;

&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;title&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;titulo&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;xlabel&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;eixox&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;ylabel&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;eixoy&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;

&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;bar&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;x&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;y&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="c1"&gt;#plotting the bar graph
&lt;/span&gt;&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;show&lt;/span&gt;&lt;span class="p"&gt;()&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Now we, with the knowledge we got about these two types of graphs, can do at least two things: compare graphs and/or unite them!&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight python"&gt;&lt;code&gt;&lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="nn"&gt;matplotlib.pyplot&lt;/span&gt; &lt;span class="k"&gt;as&lt;/span&gt; &lt;span class="n"&gt;plt&lt;/span&gt;

&lt;span class="n"&gt;x1&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;3&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;5&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;7&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;9&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt; &lt;span class="c1"&gt;#odd numbers for the bars!
&lt;/span&gt;&lt;span class="n"&gt;y1&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;3&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;7&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;0&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt; &lt;span class="c1"&gt;#random numbers for their sizes: unaltered
&lt;/span&gt;
&lt;span class="n"&gt;x2&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;4&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;6&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;8&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;10&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt; &lt;span class="c1"&gt;#even numbers for other bars
&lt;/span&gt;&lt;span class="n"&gt;y2&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;5&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;3&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;7&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;4&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt; &lt;span class="c1"&gt;#more random numbers, but they weren't here before
&lt;/span&gt;
&lt;span class="n"&gt;titulo&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="s"&gt;"Bar graphs"&lt;/span&gt;
&lt;span class="n"&gt;eixox&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="s"&gt;"Axis X"&lt;/span&gt; &lt;span class="c1"&gt;#"eixo" is Portuguese for "axis"
&lt;/span&gt;&lt;span class="n"&gt;eixoy&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="s"&gt;"Axis Y"&lt;/span&gt;
                             &lt;span class="c1"&gt;#this part you already know
&lt;/span&gt;&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;title&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;titulo&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;xlabel&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;eixox&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;ylabel&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;eixoy&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;

&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;bar&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;x1&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;y1&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;bar&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;x2&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;y2&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="c1"&gt;#one and then another, but are shown together!
&lt;/span&gt;
&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;show&lt;/span&gt;&lt;span class="p"&gt;()&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;We can also unite n types of graphs! You can enter a &lt;code&gt;plt.plot(x, y)&lt;/code&gt; in the bar graphs code, for example. But we have one more type of graph: Scatterplot, or dispersion graph. Call it by &lt;code&gt;plt.scatter(x, y)&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;Quick note for this English version: in the Portuguese one, I've shown some images of the graphs I did so you can see how it is if you can't access Google Colab now. So I wrote thinking about the images that could be seen and now I'm adapting to DEV.&lt;/p&gt;

&lt;p&gt;You may have seen that in the comparative graphs the colors change. Actually, these are the default colors, but you can change them to any hue you want (using mainly the color codes of plt, which you can find &lt;a href="https://matplotlib.org/3.2.0/tutorials/colors/colors.html"&gt;here&lt;/a&gt;), with the color tag, as in &lt;code&gt;plt.scatter(x, y, color="r")&lt;/code&gt;, where I'm changing the color of the dots to red. You can also use the label tag to make captions for the graph, as in &lt;code&gt;plt.plot(x, y, label="My line")&lt;/code&gt;, but using &lt;code&gt;plt.legend()&lt;/code&gt; after it so the caption can show up in the image.&lt;/p&gt;

&lt;p&gt;You can save your figures with &lt;code&gt;plt.savefig("figurename.png")&lt;/code&gt;, being that "png" can be altered to "pdf" if we want a vectorized image, so it has a (really) good print quality. We have the dpi tag, which can be used to define the quality of the image. A good dpi value is, apparently, 300, and a so-so is by 72. You can use &lt;code&gt;plt.savefig("figurename.png", dpi=300)&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;The course has a small case study with info from 1980 to 2016 about the increase in the Brazilian population, and then we're presented to the boxplot. Boxplots are box-shaped diagrams which represent variation in data per quartile. This is my current subject in Probability and Statistics, so I was very interested. &lt;/p&gt;

&lt;p&gt;Basically, if you enter a code like this one:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight python"&gt;&lt;code&gt;&lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="nn"&gt;matplotlib.pyplot&lt;/span&gt; &lt;span class="k"&gt;as&lt;/span&gt; &lt;span class="n"&gt;plt&lt;/span&gt;
&lt;span class="kn"&gt;import&lt;/span&gt; &lt;span class="nn"&gt;random&lt;/span&gt; &lt;span class="c1"&gt;#a Python library for generating random numbers!
&lt;/span&gt;
&lt;span class="n"&gt;vetor&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="p"&gt;[]&lt;/span&gt; &lt;span class="c1"&gt;#a small vector to put values on
&lt;/span&gt;&lt;span class="k"&gt;for&lt;/span&gt; &lt;span class="n"&gt;i&lt;/span&gt; &lt;span class="ow"&gt;in&lt;/span&gt; &lt;span class="nb"&gt;range&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mi"&gt;100&lt;/span&gt;&lt;span class="p"&gt;):&lt;/span&gt; &lt;span class="c1"&gt;#for a i value from (I guess) 0 to 99...
&lt;/span&gt;    &lt;span class="n"&gt;numAleatorio&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;random&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;randint&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mi"&gt;0&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;50&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="c1"&gt;#random number ("número aleatório") is somewhere between 0 and 50
&lt;/span&gt;    &lt;span class="n"&gt;vetor&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;append&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;numAleatorio&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="c1"&gt;#vector receives this number so we can create the boxplot
&lt;/span&gt;
&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;boxplot&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;vetor&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="c1"&gt;#and then he plots the boxplot with the vector value
&lt;/span&gt;&lt;span class="n"&gt;plt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;show&lt;/span&gt;&lt;span class="p"&gt;()&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;...and then press Run, it generates another image, but it's not like the other graphs, so let me explain what I know about it.&lt;/p&gt;

&lt;p&gt;If there was something over the top (that line), that would represent values which are very different from what was asked. The above line represents the maximum that this number can be (50). Talking about 50, the main rectangle in the figure represents 50% of the obtained data. The lower line is the minimum, zero.&lt;/p&gt;

&lt;p&gt;But where are Statistics in this? See: quartiles are fractions of a given quantity that was divided by 4. So the rectangle contains two quartiles, since 2/4 = 50%. The first line is 0%. The second (when the rectangle "begins") is 25% (1st quartile). The median (the red line) represents 50% (2nd quartile). The above line represents 75% (3rd quartile). The maximum, 100%, is the fourth quartile.&lt;/p&gt;

&lt;p&gt;To complete the course, there was a case study about Bioinformatics, but for some reason &lt;a href="https://pt.stackoverflow.com/questions/440646/keyerror-r-no-python-do-google-colab"&gt;I still haven't figured out completely&lt;/a&gt;, my code was resulting in many errors. I put the code on StackOverflow and I hope someone, someday, will help me to find the error. Also, if you could even look at it, I would be very thankful. &lt;em&gt;Edit: I've figured it out somehow. The link is now deactivated.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;I recommend this course for people who, like me, are starting to learn Python and Data Science things. &lt;br&gt;
If you tried it, please leave your feedback in the comments :)&lt;/p&gt;

</description>
      <category>datascience</category>
      <category>python</category>
      <category>course</category>
      <category>udemy</category>
    </item>
    <item>
      <title>100 days of code pt. 2!</title>
      <dc:creator>Lina Dias</dc:creator>
      <pubDate>Fri, 31 Jan 2020 20:27:11 +0000</pubDate>
      <link>https://forem.com/linasdias/100-days-of-code-pt-2-4ci5</link>
      <guid>https://forem.com/linasdias/100-days-of-code-pt-2-4ci5</guid>
      <description>&lt;p&gt;2019 was a busy and confusing year. Going from school to university, ignoring prep courses or public tenders, made me feel lost and insecure about myself. A federal university is way bigger than the neighborhood school where I spent the largest 4 years of my life. An university student's lifestyle is also way different if you compare it with a second year student, for example. That, obviously, depends on the school and the university the student had enrolled.&lt;/p&gt;

&lt;p&gt;I came into the Computer Science course without any prior (relevant) knowledge in Programming, Informatics, or even Calculus. After the year ended, I realized I didn't needed it that much.&lt;/p&gt;

&lt;p&gt;But anyways, I was totally lost, letting things happen so I could get used to my new academic life, until the bomb came: I would have to repeat 3 subjects.&lt;/p&gt;

&lt;p&gt;After crying a river, I woke up and realized that, if I didn't (actually) studied, I would be in the same place forever. So I studied and I think things got right after it.&lt;/p&gt;

&lt;p&gt;While I was studying, other opportunities came, like Python Nordeste and my first 100 days of code, which I did inspired by Ana Paula from &lt;a href="https://instagram.com/ananoterminal"&gt;Ana no Terminal blog&lt;/a&gt;. It was my debut as a "tech sub-blogger", since I only posted about BTS, cute things and rants to that date. I was so proud of myself that I created &lt;a href="https://instagram.com/linalinastudy"&gt;LinaLina Study&lt;/a&gt;, my studygram which I use to register my study life.&lt;/p&gt;

&lt;p&gt;Unfortunately, LLS is not so active now, because of some little problems that ocurred on my notebook, &lt;a href="https://dev.to/linasdias/i-m-finally-back-3fe"&gt;which I've talked about last post&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;But, leaving this introduction aside, I'm only writing here to announce that I'm re-starting 100 days of code tomorrow, February 1, and ending it by May 11. This year, my main focus will be "Python and web development", and I'm going to stop searching for BTS memes for each Twitter post I make.&lt;/p&gt;

&lt;p&gt;See you tomorrow! &lt;/p&gt;

</description>
      <category>100daysofcode</category>
      <category>challenge</category>
      <category>adventofcode</category>
      <category>codenewbie</category>
    </item>
  </channel>
</rss>
