<?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: Can Akyüz</title>
    <description>The latest articles on DEV Community by Can Akyüz (@canakyuz).</description>
    <link>https://dev.to/canakyuz</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%2F856073%2F1311a320-a734-44c0-8723-126adffa3361.jpg</url>
      <title>DEV Community: Can Akyüz</title>
      <link>https://dev.to/canakyuz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/canakyuz"/>
    <language>en</language>
    <item>
      <title>Software Engineer Roadmap</title>
      <dc:creator>Can Akyüz</dc:creator>
      <pubDate>Wed, 20 Sep 2023 08:47:40 +0000</pubDate>
      <link>https://dev.to/canakyuz/software-engineer-roadmap-1co6</link>
      <guid>https://dev.to/canakyuz/software-engineer-roadmap-1co6</guid>
      <description>&lt;h1&gt;
  
  
  Software Engineer
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;
Software Engineer

&lt;ul&gt;
&lt;li&gt;What Is Software Engineering? Definition of Software Engineering&lt;/li&gt;
&lt;li&gt;What Does a Software Engineer Do? Tasks and Responsibilities of Software Engineers&lt;/li&gt;
&lt;li&gt;
What Are The Software Engineering Specializations? Software Engineering Specialization Areas

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Front-end web development&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Back-end web development&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Full-stack web development&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mobile development&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Game development&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Desktop application development&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Operating system development&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;DevOps&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cloud computing&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cybersecurity&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;Why Should You Choose a Career in Software Engineering? Reasons to Pursue Software Engineering as a Career&lt;/li&gt;

&lt;li&gt;

How to Become a Software Engineer – Key Technical and Soft Skills for Software Engineers

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;1. Choose Your Education Path:&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;2. Develop Effective Study Habits:&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;3. Master a Programming Language:&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;4. Learn Data Structures and Algorithms:&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;5. Explore Database Architecture and SQL:&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;6. Master Software Engineering Tools:&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;7. Develop Non-Technical Skills:&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;/li&gt;

&lt;/ul&gt;

&lt;h3&gt;
  
  
  What Is Software Engineering? Definition of Software Engineering
&lt;/h3&gt;

&lt;p&gt;Every day, we visit web pages and use web and mobile applications. These tools are created by software engineers. Software engineering is the process of designing, building, testing, deploying, and maintaining software products, computer systems, and useful tools. Software engineers write code for different purposes such as hardware, operating systems, networks, applications, websites, or video games. They develop solutions that address user and business needs, solving practical problems.&lt;/p&gt;

&lt;h3&gt;
  
  
  What Does a Software Engineer Do? Tasks and Responsibilities of Software Engineers
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Gather and analyze user needs and requirements, ensuring a thorough understanding of how they utilize the software.&lt;/li&gt;
&lt;li&gt;Categorize user requirements to effectively implement suggestions and feedback.&lt;/li&gt;
&lt;li&gt;Utilize programming languages to design and develop software systems and applications that align with user requirements.&lt;/li&gt;
&lt;li&gt;Create software that is efficient, reliable, secure, accessible, and user-friendly.&lt;/li&gt;
&lt;li&gt;Test, debug, troubleshoot, and maintain existing software systems.&lt;/li&gt;
&lt;li&gt;Optimize code for quality, performance, speed, and scalability.&lt;/li&gt;
&lt;li&gt;Problem-solve and contribute to the achievement of business goals.&lt;/li&gt;
&lt;li&gt;Develop flowcharts, documentation, and technical specifications to outline the entire process and facilitate knowledge sharing among team members.&lt;/li&gt;
&lt;li&gt;Collaborate with cross-functional teams within the organization.&lt;/li&gt;
&lt;li&gt;Present new features and updates to stakeholders and customers.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  What Are The Software Engineering Specializations? Software Engineering Specialization Areas
&lt;/h3&gt;

&lt;p&gt;Software engineering is a diverse field, meaning there are many areas a software engineer can specialize in.&lt;/p&gt;

&lt;p&gt;Here are some of the most common specializations in software engineering:&lt;/p&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;Front-end web development&lt;/strong&gt;
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://www.freecodecamp.org/news/how-to-become-a-frontend-developer/" rel="noopener noreferrer"&gt;Front-end web development&lt;/a&gt; is an area that involves designing, building, and testing the User Experience (UX), User Interface (UI), and the parts of websites and web applications users see and interact.&lt;/p&gt;

&lt;p&gt;Front-end developers use use languages such as HTML, CSS, JavaScript and their associated frameworks and libraries.&lt;/p&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;Back-end web development&lt;/strong&gt;
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://www.freecodecamp.org/news/front-end-developer-vs-back-end-developer-definition-and-meaning-in-practice/" rel="noopener noreferrer"&gt;Back-end web development&lt;/a&gt;, also known as server-side development, is an area that involves building and maintaining the parts of websites and web applications that users don't see and interact with – essentially, the behind-the-scenes functionality of websites.&lt;/p&gt;

&lt;p&gt;It deals with databases, web architecture, servers, user authentication, authorization, handling and processing user requests, Application Programming Interfaces(APIs), and ensuring the appropriate logic is in place for the front-end to have what it needs to perform efficiently.&lt;/p&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;Full-stack web development&lt;/strong&gt;
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://www.freecodecamp.org/news/learn-full-stack-development-html-css-javascript-node-js-mongodb/" rel="noopener noreferrer"&gt;Full-stack web development&lt;/a&gt; is an area that involves designing, building, testing, and deploying both the front-end and back-end of websites and web applications from start to finish.&lt;/p&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;Mobile development&lt;/strong&gt;
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://www.freecodecamp.org/news/what-is-mobile-app-development/" rel="noopener noreferrer"&gt;Mobile development&lt;/a&gt; is an area that involves designing and building software applications that work on mobile devices such as smartphones and tablets running iOs and Android operating systems.&lt;/p&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;Game development&lt;/strong&gt;
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://www.freecodecamp.org/news/what-is-game-development/" rel="noopener noreferrer"&gt;Game development&lt;/a&gt; is an area that involves designing and building games that run a variety of platforms, such as PCs, game consoles, web browsers, and mobile phones.&lt;/p&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;Desktop application development&lt;/strong&gt;
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://www.freecodecamp.org/news/build-a-sudoku-java-desktop-application/" rel="noopener noreferrer"&gt;Desktop application development&lt;/a&gt; is an area that involves building software applications that run on your local desktop computer and have a graphical user interface (GUI) such as a word processor or image editor.&lt;/p&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;Operating system development&lt;/strong&gt;
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://www.freecodecamp.org/news/what-is-an-os-operating-system-definition-for-beginners/" rel="noopener noreferrer"&gt;Operating system development&lt;/a&gt; is an area that involves developing the hardware and platform for other software applications to run on such as Linux, macOS, and Windows.&lt;/p&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;DevOps&lt;/strong&gt;
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://www.freecodecamp.org/news/devops-engineering-course-for-beginners/" rel="noopener noreferrer"&gt;DevOps&lt;/a&gt; is an area that involves using processes, methodologies, and tools that automate, manage, and improve the infrastructure and operations of software applications throughout the software development life cycle.&lt;/p&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;Cloud computing&lt;/strong&gt;
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://www.freecodecamp.org/news/what-is-cloud-computing-beginners-guide/" rel="noopener noreferrer"&gt;Cloud computing&lt;/a&gt; is an area that involves designing and developing cloud-based services to build scalable and reliable systems.&lt;/p&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;Cybersecurity&lt;/strong&gt;
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://www.freecodecamp.org/news/10-tools-you-should-know-as-a-cybersecurity-engineer/" rel="noopener noreferrer"&gt;Cybersecurity&lt;/a&gt; is an area that involves ensuring the security of software applications and systems and protecting them from hacking, malware, threats, vulnerabilities, and different types of cybercrimes.&lt;/p&gt;




&lt;h3&gt;
  
  
  Why Should You Choose a Career in Software Engineering? Reasons to Pursue Software Engineering as a Career
&lt;/h3&gt;

&lt;p&gt;Consider software engineering for these reasons:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Tech Evolution:&lt;/strong&gt; Tech evolves rapidly, keeping the field fresh and exciting.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Lifelong Learning:&lt;/strong&gt; Software engineers adapt continuously, making them perpetual learners.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Curiosity &amp;amp; Innovation:&lt;/strong&gt; Enjoy learning, dislike monotony? Embrace emerging tech and tools.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Problem Solving:&lt;/strong&gt; Engineers tackle complex issues using logic and creativity.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Analytical Minds:&lt;/strong&gt; Rational, analytical, and methodical thinkers excel.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;High Demand:&lt;/strong&gt; High demand, 25% job growth predicted by 2031.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Versatile Industry:&lt;/strong&gt; Industries across the board need software engineers.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Solid Salaries:&lt;/strong&gt; Median salary: $109,020 per year (varies by location and experience).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Remote Work:&lt;/strong&gt; Flexible locations, hours, and work-life balance.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Explore remote developer roles in this article.&lt;/p&gt;

&lt;h3&gt;
  
  
  How to Become a Software Engineer – Key Technical and Soft Skills for Software Engineers
&lt;/h3&gt;

&lt;p&gt;To become a software engineer, follow these steps:&lt;/p&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;1. Choose Your Education Path:&lt;/strong&gt;
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;University Degree:&lt;/strong&gt; Pursue a Computer Science or related degree, respected by many employers for its comprehensive curriculum.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Coding Bootcamp:&lt;/strong&gt; Join an intensive bootcamp to learn practical skills and build a portfolio, though it can be expensive.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Self-Directed Learning:&lt;/strong&gt; Teach yourself coding with free or paid resources at your own pace, suitable for those with busy schedules.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;2. Develop Effective Study Habits:&lt;/strong&gt;
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Learn how to learn efficiently to excel as a software engineer.&lt;/li&gt;
&lt;li&gt;Avoid ineffective techniques like passive re-reading and highlighting.&lt;/li&gt;
&lt;li&gt;Embrace active recall (quizzing yourself) and spaced repetition for deep learning.&lt;/li&gt;
&lt;li&gt;Consider taking a "Learning How to Learn" course on Coursera.&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;3. Master a Programming Language:&lt;/strong&gt;
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Gain proficiency in at least one programming language.&lt;/li&gt;
&lt;li&gt;Learn essential concepts like variables, data types, conditional statements, loops, and more.&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Choose a language based on your desired specialization:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;JavaScript: Web development (both front-end and back-end).&lt;/li&gt;
&lt;li&gt;Python: General-purpose and back-end web development.&lt;/li&gt;
&lt;li&gt;Java: Versatile language for various applications.&lt;/li&gt;
&lt;li&gt;C++: Ideal for OS development, applications, and games.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;4. Learn Data Structures and Algorithms:&lt;/strong&gt;
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Build a strong foundation in data structures and algorithms for problem-solving.&lt;/li&gt;
&lt;li&gt;Enhance code efficiency and scalability with this knowledge.&lt;/li&gt;
&lt;li&gt;Prepare for technical interviews that often focus on these topics.&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;5. Explore Database Architecture and SQL:&lt;/strong&gt;
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Understand database management, CRUD operations, and basic SQL queries.&lt;/li&gt;
&lt;li&gt;Familiarize yourself with relational and non-relational databases.&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;6. Master Software Engineering Tools:&lt;/strong&gt;
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Use essential tools in your daily work:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Git: Version control and collaboration.&lt;/li&gt;
&lt;li&gt;GitHub: Code hosting and sharing.&lt;/li&gt;
&lt;li&gt;Command line: Interact with your operating system.&lt;/li&gt;
&lt;li&gt;Integrated Development Environment (IDE): Efficient code writing and debugging.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;7. Develop Non-Technical Skills:&lt;/strong&gt;
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Cultivate soft skills like communication, teamwork, and empathy.&lt;/li&gt;
&lt;li&gt;Effective communication is crucial for collaboration, especially with non-technical team members.&lt;/li&gt;
&lt;li&gt;Empathizing with end users enhances your problem-solving abilities and product development.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Remember, becoming a software engineer is a continuous journey. Keep learning, building, and adapting to stay relevant in this dynamic field.&lt;/p&gt;

</description>
      <category>softwareengineering</category>
      <category>development</category>
      <category>webdev</category>
      <category>mobile</category>
    </item>
    <item>
      <title>Best Developer Setup (Fish Shell &amp; NeoVim &amp; VSCode Ext. Pack )</title>
      <dc:creator>Can Akyüz</dc:creator>
      <pubDate>Thu, 20 Jul 2023 08:22:23 +0000</pubDate>
      <link>https://dev.to/canakyuz/best-developer-setup-fish-shell-neovim-vscode-ext-pack--4be3</link>
      <guid>https://dev.to/canakyuz/best-developer-setup-fish-shell-neovim-vscode-ext-pack--4be3</guid>
      <description>&lt;h2&gt;
  
  
  Shell Setup
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://fishshell.com/" rel="noopener noreferrer"&gt;Fish shell&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/jorgebucaran/fisher" rel="noopener noreferrer"&gt;Fisher&lt;/a&gt; - Plugin manager&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/IlanCosman/tide" rel="noopener noreferrer"&gt;Tide&lt;/a&gt; - Shell theme. Use version 5: &lt;code&gt;fisher install ilancosman/tide@v5&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/ryanoasis/nerd-fonts" rel="noopener noreferrer"&gt;Nerd fonts&lt;/a&gt; - Powerline-patched fonts. I use Hack.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/jethrokuan/z" rel="noopener noreferrer"&gt;z for fish&lt;/a&gt; - Directory jumping&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://the.exa.website/" rel="noopener noreferrer"&gt;Exa&lt;/a&gt; - &lt;code&gt;ls&lt;/code&gt; replacement&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/x-motemen/ghq" rel="noopener noreferrer"&gt;ghq&lt;/a&gt; - Local Git repository organizer&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/peco/peco" rel="noopener noreferrer"&gt;peco&lt;/a&gt; - Interactive filtering&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  NeoVim Setup
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;brew &lt;span class="nb"&gt;install &lt;/span&gt;neovim
npm &lt;span class="nb"&gt;install &lt;/span&gt;tree-sitter cli
brew &lt;span class="nb"&gt;install &lt;/span&gt;luajit

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://github.com/junegunn/vim-plug" rel="noopener noreferrer"&gt;Vim-Plug&lt;/a&gt; - minimalist plugin manager&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/neovim/nvim-lspconfig" rel="noopener noreferrer"&gt;nvim-lspconfig&lt;/a&gt; - A collection of configurations for Neovim's built-in LSP&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/nvim-treesitter/nvim-treesitter" rel="noopener noreferrer"&gt;nvim-treesitter&lt;/a&gt; - &lt;a href="https://github.com/tree-sitter/tree-sitter" rel="noopener noreferrer"&gt;Treesitter&lt;/a&gt; configurations and abstraction layer for Neovim&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/hrsh7th/nvim-cmp" rel="noopener noreferrer"&gt;nvim-cmp&lt;/a&gt; - A completion plugin for neovim coded in Lua&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/tami5/lspsaga.nvim" rel="noopener noreferrer"&gt;lspsaga.nvim&lt;/a&gt; - A light-weight LSP plugin based on Neovim built-in LSP with highly a performant UI&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/nvim-telescope/telescope.nvim" rel="noopener noreferrer"&gt;telescope.nvim&lt;/a&gt; - A highly extendable fuzzy finder over lists&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/Shougo/defx.nvim" rel="noopener noreferrer"&gt;defx.nvim&lt;/a&gt; - A file explorer&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  VSCode Extensions Packs
&lt;/h3&gt;

&lt;p&gt;👉 &lt;a href="https://marketplace.visualstudio.com/publishers/canakyuz" rel="noopener noreferrer"&gt;This Link&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
