<?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: Philly</title>
    <description>The latest articles on Forem by Philly (@phillie).</description>
    <link>https://forem.com/phillie</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%2F39248%2Fb01d606b-3ac6-46a3-bb2e-e8ebaa748b23.jpg</url>
      <title>Forem: Philly</title>
      <link>https://forem.com/phillie</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/phillie"/>
    <language>en</language>
    <item>
      <title>Wrap it up: Being a Good Citizen of Open Source by #devDiscuss</title>
      <dc:creator>Philly</dc:creator>
      <pubDate>Mon, 08 Jan 2018 13:07:09 +0000</pubDate>
      <link>https://forem.com/phillie/wrap-it-up-being-a-good-citizen-of-open-source-by-devdiscuss-8je</link>
      <guid>https://forem.com/phillie/wrap-it-up-being-a-good-citizen-of-open-source-by-devdiscuss-8je</guid>
      <description>&lt;p&gt;&lt;strong&gt;A recent episode of &lt;a href="https://twitter.com/ThePracticalDev/status/943303094133288960"&gt;#devDiscuss on Twitter&lt;/a&gt; about open source caught my attention in a tick!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The question about what you should know about being a good citizen of open source sparked a great discussion on the general etiquette in open source communities: What makes newbies trip up? What do experienced OSS contributors often mess up on in terms of etiquette? &lt;/p&gt;

&lt;p&gt;Since open source is an issue I feel very strongly about, I absolutely wanted to wrap up all the superb twitter comments into on article. 💛 😊 &lt;/p&gt;

&lt;p&gt;Plus, I do think it is important to talk about &lt;em&gt;(etiquette in)&lt;/em&gt; open source. After all, open source software already plays a big role in today's digital world. So understanding the people behind these projects is not only important to anyone concerned about the sustainability of open source, but also to the services and technologies that depend on it.&lt;/p&gt;

&lt;h2&gt;
  
  
  About the General Etiquette in Open Source Communities
&lt;/h2&gt;

&lt;p&gt;While there is no general rule for etiquette, there is a common sense on how we should behave and should not behave when interacting with other humans — &lt;em&gt;well, at least I assume that all of us do apply these common sense practices&lt;/em&gt;. Also, most projects do have some kind of code of conduct, many even explicitly did write it down. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Common points often are&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;don’t hate&lt;/li&gt;
&lt;li&gt;don’t insult&lt;/li&gt;
&lt;li&gt;don’t threaten&lt;/li&gt;
&lt;li&gt;don’t troll&lt;/li&gt;
&lt;li&gt;be nice and respectful to others&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Self-evident, right?! Not quite. Unfriendly and disrespectful behavior are a lot more frequent than you might think - particularly within the open source communities. &lt;/p&gt;

&lt;blockquote data-lang="de"&gt;
&lt;p&gt;Another day doing open source.. I think we've reached a new low here, but it's all about how you decide to take it. I rather laugh. &lt;a href="https://twitter.com/hashtag/nsfw?src=hash&amp;amp;ref_src=twsrc%5Etfw"&gt;#nsfw&lt;/a&gt; &lt;a href="https://t.co/1nZ9MzQVRs"&gt;pic.twitter.com/1nZ9MzQVRs&lt;/a&gt;&lt;/p&gt;— Jordi Boggiano (@seldaek) &lt;a href="https://twitter.com/seldaek/status/905679164090589185?ref_src=twsrc%5Etfw"&gt;7. September 2017&lt;/a&gt;
&lt;/blockquote&gt;

&lt;p&gt;By all means, I'm aware, that open source brings together a lot of diverse people from all over the world, and that this can indeed lead to conflicts, but that should not prevent us from behaving with respect.&lt;/p&gt;

&lt;h2&gt;
  
  
  About Common Conflicts and Problems encountered in Open Source
&lt;/h2&gt;

&lt;p&gt;According to the 2017 Open Source Survey (hosted on GitHub) dismissive responses, conflicts, and unwelcoming language or content are among the top problems that are encountered in open source. Incomplete or outdated documentation is &lt;em&gt;'a pervasive problem, observed by 93% of respondents, yet 60% of contributors say they rarely or never contribute to documentation'&lt;/em&gt;. &lt;/p&gt;

&lt;p&gt;Also, the survey reportedly reveals that negative behavior (rudeness, name calling, and stereotyping) are yet infrequent, but still up to 18% of open source contributors have &lt;em&gt;'personally experienced a negative interaction with another user in open source'&lt;/em&gt;, and '50% &lt;em&gt;have witnessed one between other people'.&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;a href="http://opensourcesurvey.org/2017"&gt;The complete open source survey can be found here.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Please Note:&lt;/strong&gt; The survey collected 5,500 randomly sampled respondents sourced from over 3,800 open source repositories on GitHub.com, and over 500 responses from a non-random sample of communities that work on other platforms. The data and questionnaire are released under CC0-1.0.&lt;/p&gt;




&lt;p&gt;One might think these findings are not that meaningful. Others might suggest the survey is not a representative cross section. &lt;/p&gt;

&lt;p&gt;But either way, we should be aware that negative interactions impact many more than the immediate participants. Due to the public nature of open source, &lt;em&gt;'negative interactions are highly visible'&lt;/em&gt;, and as a result, &lt;em&gt;'discouraging effects can extend far beyond the individuals that are directly involved'&lt;/em&gt;. So it's quite likely that negative long-term consequences for a project's activity would follow from any negative interaction.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;But now, how are we  —  as contributors, maintainers, issue reporters, and others  —  a good citizen of open source?&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  About being a good citizen in Open Source
&lt;/h2&gt;

&lt;p&gt;First and above all, regardless of being a contributor or maintainer: &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Keep it classy!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Open source is often made up of enthusiastic Individuals from all over the world. While most conversations are hold in English, be aware that English is not the first language for everyone. Context can get lost across languages, cultures, geographies, and time zones. Also, written communication makes it harder to convey a tone or mood. Just assume good intentions in these conversations. &lt;/p&gt;

&lt;h3&gt;
  
  
  Checklist for Contributors *
&lt;/h3&gt;

&lt;p&gt;As a contributor remember to&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;read the docs, the README, issues, or mailing lists

&lt;ul&gt;
&lt;li&gt;It's totally OK to ask questions or for help, but do your homework beforehand.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;read the project's contributing guideline&lt;/li&gt;
&lt;li&gt;follow the project's contributing guidelines&lt;/li&gt;
&lt;li&gt;look at existing issues before opening a new one&lt;/li&gt;
&lt;li&gt;give context and provide as much info as possible when reporting a bug&lt;/li&gt;
&lt;li&gt;keep communication public wherever possible&lt;/li&gt;
&lt;li&gt;keep requests short and direct&lt;/li&gt;
&lt;li&gt;be patient&lt;/li&gt;
&lt;li&gt;respect the community's / maintainer's decision - even if it doesn't fit in your plans&lt;/li&gt;
&lt;li&gt;stick to existing coding style, and patterns&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote data-lang="de"&gt;
&lt;p&gt;If you are looking for a place to start contributing, a not-so-obvious place to start is the documentation, especially if you're a beginner! It's hard for core teams or normal contributors to figure our what's currently missing for beginner. &lt;a href="https://twitter.com/hashtag/DevDiscuss?src=hash&amp;amp;ref_src=twsrc%5Etfw"&gt;#DevDiscuss&lt;/a&gt; &lt;a href="https://t.co/4dkLClGTve"&gt;https://t.co/4dkLClGTve&lt;/a&gt;&lt;/p&gt;— Prem Sichanugrist (@sikachu) &lt;a href="https://twitter.com/sikachu/status/943304989786566656?ref_src=twsrc%5Etfw"&gt;20. Dezember 2017&lt;/a&gt;
&lt;/blockquote&gt;

&lt;p&gt;(I know I'm repeating myself but) Documentations are crucial. So when you run into documentation issues, help a maintainer out and open a pull request that improves them &lt;em&gt;(documentation too can be a good place to make your first contribution)&lt;/em&gt;.&lt;/p&gt;

&lt;blockquote data-lang="de"&gt;
&lt;p&gt;New to contributing to open source projects? Your first step is reading the contributor guidelines and code documentation. Everyone wins when guidelines are followed. &lt;a href="https://twitter.com/hashtag/devdiscuss?src=hash&amp;amp;ref_src=twsrc%5Etfw"&gt;#devdiscuss&lt;/a&gt;&lt;/p&gt;— Kelly Vaughn 🎄 (@mrskellyvaughn) &lt;a href="https://twitter.com/mrskellyvaughn/status/943303292477636608?ref_src=twsrc%5Etfw"&gt;20. Dezember 2017&lt;/a&gt;
&lt;/blockquote&gt;

&lt;p&gt;When making a contribution or submitting a pull request, stick by the maintainer's choice for his code organization. &lt;strong&gt;In most cases, he or she will still be there maintaining the code when you've already gone on to new open source adventures.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If you're feeling an overwhelming urge to refactor the code, get in touch with the maintainer before doing anything! &lt;/p&gt;

&lt;blockquote data-lang="de"&gt;
&lt;p&gt;As a contributor, be flexible and open to making changes to your submission. Odds are, you won't be maintaining the code you just wrote, and a good maintainer will guide you to producing better code. &lt;a href="https://twitter.com/hashtag/DevDiscuss?src=hash&amp;amp;ref_src=twsrc%5Etfw"&gt;#DevDiscuss&lt;/a&gt; &lt;a href="https://t.co/vxY1zC9Jf7"&gt;https://t.co/vxY1zC9Jf7&lt;/a&gt;&lt;/p&gt;— Joseph Moore (&lt;a class="mentioned-user" href="https://dev.to/thatjoemoore"&gt;@thatjoemoore&lt;/a&gt;
) &lt;a href="https://twitter.com/ThatJoeMoore/status/943309114368655360?ref_src=twsrc%5Etfw"&gt;20. Dezember 2017&lt;/a&gt;
&lt;/blockquote&gt;

&lt;blockquote data-conversation="none" data-lang="de"&gt;
&lt;p&gt;Oh and *most* people forget this sooner or later: maintainers are usually giving their time for free. Be considerate. &lt;a href="https://twitter.com/hashtag/DevDiscuss?src=hash&amp;amp;ref_src=twsrc%5Etfw"&gt;#DevDiscuss&lt;/a&gt; &lt;a href="https://t.co/iQhLxth90f"&gt;https://t.co/iQhLxth90f&lt;/a&gt;&lt;/p&gt;— Nick Craver (@Nick_Craver) &lt;a href="https://twitter.com/Nick_Craver/status/943306937629888514?ref_src=twsrc%5Etfw"&gt;20. Dezember 2017&lt;/a&gt;
&lt;/blockquote&gt;

&lt;h3&gt;
  
  
  Checklist for Maintainers
&lt;/h3&gt;

&lt;p&gt;Most of the discussion has been about what contributors shall do - or shall not do. But let's not forget, that both parties are in demand. &lt;/p&gt;

&lt;p&gt;In General, writing things down is one of the most important things you can do as a maintainer, because documentation helps orient newcomers &lt;strong&gt;a lot&lt;/strong&gt;: how a project can be used, what the contribution process is like, the terms of use and contribution, plus the standards of conduct in a project's community.&lt;/p&gt;

&lt;p&gt;Also, as a maintainer remember to&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;set-up Code / Test Coverage and continuous integration &lt;em&gt;(it'll make your life a lot easier)&lt;/em&gt; 

&lt;ul&gt;
&lt;li&gt;There are a lot of options, many use TravisCI as it is an easy to integrate with GitHub and other repository services.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;add a license

&lt;ul&gt;
&lt;li&gt;Licenses are by far the most important type of documentation to both users and contributors in deciding whether to use / contribute to a project &lt;/li&gt;
&lt;li&gt;Plus, this is especially interesting for companies who count on open source projects, they'd tend to not use (your) open source projects when there's no a license added.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;provide a project documentation&lt;/li&gt;
&lt;li&gt;provide contributing guidelines&lt;/li&gt;
&lt;li&gt;provide Demo when possible and useful&lt;/li&gt;
&lt;li&gt;provide issue templates&lt;/li&gt;
&lt;li&gt;thank people&lt;/li&gt;
&lt;li&gt;be nice and welcoming&lt;/li&gt;
&lt;li&gt;keep communication public wherever possible&lt;/li&gt;
&lt;li&gt;communicate even if you're not accepting a pull request - but be considerate&lt;/li&gt;
&lt;li&gt;be decisive and learn to say no&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Further advices have been:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;address problematic behavior swiftly, politely, and publicly, to send a signal to potential contributors that such behavior isn’t typical or tolerated.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;use clear and accessible language for people who didn’t grow up speaking English, or read less-than-fluently.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;




&lt;p&gt;*Please keep in mind, these checklists are a miscellany of tweets and personal suggestions. Nothing's set to be stone!&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Just try to leave the Internet a better place than when you found it!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Happy contributing! 💛 😊 &lt;/p&gt;

&lt;blockquote data-conversation="none" data-lang="de"&gt;
&lt;p&gt;When the maintainer says in an issue "I wish I knew how to do that..." and you're all like... &lt;a href="https://twitter.com/hashtag/DevDiscuss?src=hash&amp;amp;ref_src=twsrc%5Etfw"&gt;#DevDiscuss&lt;/a&gt; &lt;a href="https://t.co/hVbRiANlDm"&gt;pic.twitter.com/hVbRiANlDm&lt;/a&gt;&lt;/p&gt;— David Muckle (&lt;a class="mentioned-user" href="https://dev.to/dvdmuckle"&gt;@dvdmuckle&lt;/a&gt;
) &lt;a href="https://twitter.com/dvdmuckle/status/943314419529977856?ref_src=twsrc%5Etfw"&gt;20. Dezember 2017&lt;/a&gt;
&lt;/blockquote&gt;




&lt;h3&gt;
  
  
  Resource
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/blog/1184-contributing-guidelines"&gt;https://github.com/blog/1184-contributing-guidelines&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://opensource.guide/"&gt;https://opensource.guide/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://opensourcesurvey.org/2017/"&gt;http://opensourcesurvey.org/2017/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://twitter.com/ThePracticalDev/status/943303094133288960"&gt;#devDiscuss on Twitter&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Projects
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.contributor-covenant.org/"&gt;Contributor Convenant: A Code of Conduct for Open Source Projects&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>opensource</category>
    </item>
    <item>
      <title>What are your must-read tech books for 2018?</title>
      <dc:creator>Philly</dc:creator>
      <pubDate>Tue, 19 Dec 2017 13:17:32 +0000</pubDate>
      <link>https://forem.com/phillie/what-are-your-must-read-tech-books-for-2018-3cgp</link>
      <guid>https://forem.com/phillie/what-are-your-must-read-tech-books-for-2018-3cgp</guid>
      <description>&lt;p&gt;Hey there! &lt;/p&gt;

&lt;p&gt;Though New Year’s resolutions have never played an important role in my life, I am now taking this occasion of a new year to purposely resolve to read more books. I already love reading, but the goal for 2018 is to read a new book every week. As I am interested in too many disciplines to focus on one specific area, I need a wild mix of recommendations. &lt;/p&gt;

&lt;p&gt;That's why I'd like to hear from you &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;what are your must-read books about the tech industry (in general), computer science, programming, web dev, software engineering, digital culture and so forth?&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;Feel free to post anything that is in any way related to tech, computer, software, and algorithms &lt;em&gt;.....&lt;/em&gt; Technical and non-technical. &lt;/p&gt;

&lt;p&gt;I'll publish a curated list afterwards, if you'd like. I too browsed through the different book related posts here on dev.to (like &lt;a href="https://dev.to/ben/what-are-your-must-read-programming-books"&gt;programming books&lt;/a&gt;, &lt;a href="https://dev.to/ben/what-are-the-most-interesting-readable-software-books"&gt;software books&lt;/a&gt; and &lt;a href="https://dev.to/mattwarren/best-technology-related-non-fiction-books-54n"&gt;technology related books&lt;/a&gt;), which I will include in my miscellany of recommended books.&lt;/p&gt;

&lt;p&gt;So far the list includes the following top-2018-books that were recommended by  twitter fellows and techie-friends (if any of you is interested):&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Software &amp;amp; Web Dev&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Progressive Web Apps&lt;/strong&gt;&lt;br&gt;
by &lt;em&gt;Dean Alan Hume&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Camel in Action&lt;/strong&gt;&lt;br&gt;
by &lt;em&gt;by Claus Ibsen &amp;amp; Jonathan Anstey&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Programming Pearls&lt;/strong&gt;&lt;br&gt;
by &lt;em&gt;Jon Bentley&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Cracking the Coding Interview: 150 Programming Questions and Solutions&lt;/strong&gt;&lt;br&gt;
by &lt;em&gt;Gayle Laakmann McDowell&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Math&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;A Mind for Numbers: How to Excel at Math and Science (Even If You Flunked Algebra)&lt;/strong&gt;
by &lt;em&gt;Barbara Oakley&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Tech Industry und The Digital &amp;amp; Information Age in General&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Chaos Monkeys: Inside the Silicon Valley money machine&lt;/strong&gt;&lt;br&gt;
by &lt;em&gt;Antonio García Martínez (previously Facebook and Twitter advisor)&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Weapons of Math Destruction&lt;/strong&gt;&lt;br&gt;
by &lt;em&gt;Cathy O'Neil&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Pax Technica&lt;/strong&gt;&lt;br&gt;
by &lt;em&gt;Philip N. Howard&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;The Innovators: How a Group of Hackers, Geniuses, and Geeks Created The Digital Revolution&lt;/strong&gt; &lt;br&gt;
by &lt;em&gt;Walter Isaacson&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;This Machine Kills Secrets&lt;/strong&gt; &lt;br&gt;
by &lt;em&gt;Andy Greenberg&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;The Open Organisation&lt;/strong&gt;&lt;br&gt;
by &lt;em&gt;Jim Whitehurst (Red Hat CEO)&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Superintelligence: Paths, Dangers, Strategies&lt;/strong&gt;&lt;br&gt;
by &lt;em&gt;Nick Bostrom&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;The Shallows: What the Internet is Doing to Our Brains&lt;/strong&gt;&lt;br&gt;
by &lt;em&gt;Nicholas Carr&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;The Master Switch: The Rise and Fall of Information Empires&lt;/strong&gt;&lt;br&gt;
by &lt;em&gt;Tim Wu&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Data&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;We Are Data: Algorithms and The Making of Our Digital Selves&lt;/strong&gt;&lt;br&gt;
by &lt;em&gt;John Cheney-Lippold&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Being Digital Citizens&lt;/strong&gt;&lt;br&gt;
by &lt;em&gt;Engin Isin &amp;amp; Evelyn Ruppert&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Management and Leadership&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Brave Leadership&lt;/strong&gt; &lt;br&gt;
by &lt;em&gt;Kimberly Davis&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;The Greatest Gift&lt;/strong&gt; &lt;br&gt;
by &lt;em&gt;Victor Antonio&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;High Performance Habits&lt;/strong&gt;&lt;br&gt;
by &lt;em&gt;Brendon Burchard&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Peopleware: Productive Projects and Teams&lt;/strong&gt;&lt;br&gt;
by &lt;em&gt;by Tom DeMarco &amp;amp; Timothy Lister&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Other&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Event Driven: How to Run Memorable Tech Conferences&lt;/strong&gt;&lt;br&gt;
by &lt;em&gt;Leah Silber&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Robot-Proof - Higher Education in the age of Artificial Intelligence&lt;/strong&gt; &lt;br&gt;
by &lt;em&gt;Joseph Aoun&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Reading a book every week is a lot easier than you think. &lt;a href="https://journal.thriveglobal.com/you-can-read-a-book-every-week-its-a-lot-easier-than-you-think-339b4cab0ec"&gt;This&lt;/a&gt; is a very cool write-up, in case you're interested.😊&lt;/p&gt;

</description>
      <category>learning</category>
      <category>devtips</category>
      <category>books</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
