Author
Yuliya Barysevich

Description
This is a collection of my readings for CodeFellows.
About Me
I’m Yuliya (Julia). Originally I am from Belarus, but I left my country when I was 17. I studied International Law in Vilnius, Lithuania. I have not finished the last semester due to many circumstances. Then I came to USA and started a small business.
When I realized I want to learn coding I started looking for the right place. I understand I don’t want to spend 4 years in college to learn theory. I want to practice as much as possible. After reserching I found A Code Fellows and I think it was a great decision to enroll here.
Taking Code Fellows classes is a challenge for me. I want to see if I can be successful as a software engineer.
I really love travelling, working out and cooking.
“Your time is limited, so don’t waste it living someone else’s life. Don’t be trapped by dogma – which is living with the results of other people’s thinking.”
– Steve Jobs
My GitHub Profile: Yuliya Barysevich
Code 102 - Intro to Software Development
- Class 01 / Growth Mindest
- Class 02 / Markdown reading
- Class 03 / Coder’s Computer
- Class 04 / HTML Introduction
- Class 05 / Git Tutorial
- Class 06 / CSS Colors
- Class 07 / JavaScript Introduction
- Class 08 / How Computers Work?
- Class 09 / JavaScript Functions_1
- Class 10 / Comparison and logical operators & FOR and WHILE Loops
Code 201 - Foundations of Software Development
- Class 01 / JavaScript Summery & ABC of Programming
- Class 02 / Basics of HTML, CSS and JavaScript
- Class 03 / HTML Lists, Control Flow with JS, and the CSS Box Model
- Class 04 / HTML Links, CSS Layout, JS Functions
- Class 05 / Images, Color, and Text
- Class 06 / Objects, and the DOM
- Class 07 / Object-Oriented Programming, HTML Tables
- Class 08 / CSS Layout
- Class 09 / HTML Forms and JS Events
- Class 10 / JavaScript Debugging
- Class 11 / Audio, Video, Images
- Class 12 / Chart.js, Canvas
- Class 13 / Local Storage
- Class 14 / CSS Transforms, Transitions, and Animations
- Class 15 / What google has learned about its quest to build the perfect team?
Code 301 - Intermediate Software Development
- Class 01 / SMACSS and Responsive Web Design
- Class 02 / jQuery, Events, and The DOM
- Class 03 / Flexbox and Templating
- Class 04 / Responsive Web Design and Regular Expressions
- Class 05 / Heroku Deployment
- Class 06 / Node, Express, and APIs
- Class 07 / APIs continued
- Class 08 / SQL
- Class 09 / Refactoring
- Class 10 / The Call Stack and Debugging
- Class 11 / EJS
- Class 12 / Components/EJS PARTIALS
- Class 13 / Update/Delete & Sending Form Data
- Class 14 / DB Normalization
- Class 15 / Project Ideas & APIs
- Class 15 / Diversity & Inclusion in the Tech Industry
Code 401 - Advanced Software Development
First Part
- Pre-Work Reading
- Class 01 / Node Ecosystem, TDD, CI/CD
- Class 02 / Express
- Class 03 / Express REST API
- Class 04 / Data Modeling
- Class 05 / Linked Lists
- Class 06 / Authentication
- Class 07 / Bearer Authorization
- Class 08 / Access Control (ACL)
- Class 09 / ?
- Class 10 / Stacks and Queues
- Class 11 / Event Driven Applications
- Class 12 / Socket.io
- Class 13 / Message Queues
- Class 14 / Event Driven Architecture
- Class 15 / Trees
- Class 16 / AWS: Cloud Servers
- Class 17 / AWS: S3 and Lambda
- Class 18 / AWS: API, Dynamo and Lambda
- Class 19 / AWS: Events
Second Part
- Class 26 / Component Based UI
- Class 27 / Props and State
- Class 28 / Component Composition
- Class 29 / Routing
- Class 30 / Hash Tables
- Class 31 / Hooks API
- Class 32 / Custom Hooks
- Class 33 / Context API
- Class 34 /
<Login />and<Auth /> - Class 35 / Graphs
- Class 36 / Application State with Redux
- Class 37 / Redux - Combined Reducers
- Class 38 / Redux - Asynchronous Actions
- Class 39 / Redux - Additional Topics
- Class 41 / React Native
- Class 42 / Ethics in Tech