Development Archives - Psdly https://psd-ly.com/category/development/ Download Free Premium Graphics Design Elements & Web Theme Fri, 26 Jan 2024 12:44:11 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.2 202460858 Building Microservices With .NET (Premium) https://psd-ly.com/building-microservices-with-net-premium/ https://psd-ly.com/building-microservices-with-net-premium/#respond Fri, 26 Jan 2024 12:44:11 +0000 https://worldfreeware.com/?p=203231 Building Microservices With .NET    Free Download Latest . It is of  Building Microservices With .NET    free download. Building Microservices With .NET  Overview In the early days of your project, everything was great: the small code base was easy to understand, you could add features and fix bugs quickly, you could...

The post Building Microservices With .NET (Premium) appeared first on Psdly.

]]>
Building Microservices With .NET
Building Microservices With .NET    Free Download Latest . It is of  Building Microservices With .NET    free download.

Building Microservices With .NET  Overview

In the early days of your project, everything was great: the small code base was easy to understand, you could add features and fix bugs quickly, you could verify the whole app was working properly with just a few manual tests and you were able get a new version up and running any time your boss asked to show your progress.

A year later, your customers are loving your app, but now that your team has grown and you have to deal with thousands of lines of code, things are not fun anymore:

The code base is too complex to understand and explain to new team members, which makes adding new features and fixing bugs difficult and time consuming
Loading and building the code in your IDE keeps getting slower. It’s painful to make even one-line changes
The app keeps breaking very frequently now that there are so many devs making changes at the same time. Even a small bug in a single module can break the whole thing
You keep missing deadlines. With so much to build and test, you can only release new bits once a month, and usually late on a Friday or Saturday night
Scaling to handle the increasing load is too hard. Getting new servers, configuring them, deploying your app there, etc. And when the load goes down, so much wasted server power.
Move to the latest .NET stack? Only a dream. It would mean rewriting a crazy amount of code, not to mention the time needed to verify all features keep working properly and reconfiguring your production environment for the latest tech

Homepage:  https://dotnetmicroservices.com/

You May Also like Latest Post  TACFIT – BodyWeight Foundation

The post Building Microservices With .NET (Premium) appeared first on Psdly.

]]>
https://psd-ly.com/building-microservices-with-net-premium/feed/ 0 203231
Angular Material Theming Course (In-Depth) (Premium) https://psd-ly.com/angular-material-theming-course-in-depth-premium/ https://psd-ly.com/angular-material-theming-course-in-depth-premium/#respond Sat, 16 Dec 2023 09:48:01 +0000 https://worldfreeware.com/?p=198878 File details overview Name Details File Name Angular Material Theming Course (In-Depth) Source https://courses.decodedfrontend.io/courses/angular-material-theming-workshop File size 1.8 GB Publisher decodedfrontend update and Published 2023 Topics Which Are Covered We will start from basics and gradually dive into source code understanding how things actually work Basic SCSS language syntax and features...

The post Angular Material Theming Course (In-Depth) (Premium) appeared first on Psdly.

]]>
Angular Material Theming Course (In-Depth)

File details overview
Name Details
File Name Angular Material Theming Course (In-Depth)
Source https://courses.decodedfrontend.io/courses/angular-material-theming-workshop
File size 1.8 GB
Publisher decodedfrontend
update and Published 2023

Topics Which Are Covered

We will start from basics and gradually dive into source code understanding how things actually work
Basic SCSS language syntax and features like: Variables, Modules, Loops, Hash-Maps, Functions etc
Understanding of a color system in Material Design and Angular Material and how to configure and extend your own color palette
Different strategies of migration to SCSS from Less or CSS3
Proper custom component theming
How to work and configure Typography in Angular Material
How to implement Dark Theme for your Application
How to lazy-load Themes and decrease bundle size for your styles
How to configure density of your Angular Material Theme
How to work with Elevations ( Shadows )

You May ALso Like Latest Post  Keda Z – Master Collections Presets 3.0 Full Set

The post Angular Material Theming Course (In-Depth) (Premium) appeared first on Psdly.

]]>
https://psd-ly.com/angular-material-theming-course-in-depth-premium/feed/ 0 198878
Classic Computer Science Problems in Python (Video Edition) (Manning) (Premium) https://psd-ly.com/classic-computer-science-problems-in-python-video-edition-manning-premium/ https://psd-ly.com/classic-computer-science-problems-in-python-video-edition-manning-premium/#respond Sun, 03 Dec 2023 13:12:36 +0000 https://worldfreeware.com/?p=196558 File details overview Name Details File Name Classic Computer Science Problems in Python (Video Edition) (Manning) Source File size 709 MB Publisher update and Published 2023 Genre: eLearning | Language: English | Duration: 38 Lessons 4 hours 55 minutes | Size: 709 MB Classic Computer Science Problems in Python deepens...

The post Classic Computer Science Problems in Python (Video Edition) (Manning) (Premium) appeared first on Psdly.

]]>
Classic Computer Science Problems in Python (Video Edition) (Manning)

File details overview
Name Details
File Name Classic Computer Science Problems in Python (Video Edition) (Manning)
Source
File size 709 MB
Publisher
update and Published 2023

Genre: eLearning | Language: English | Duration: 38 Lessons 4 hours 55 minutes | Size: 709 MB

Classic Computer Science Problems in Python deepens your knowledge of problem solving techniques from the realm of computer science by challenging you with time-tested scenarios and algorithms.

As you work through examples in search, clustering, graphs, and more, you’ll remember important things you’ve forgotten and discover classic solutions to your “new” problems!

In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video.

“Whether you’re a novice or a seasoned professional, there’s an Aha! moment in this book for everyone.”
James Watson, Adaptive

Computer science problems that seem new or unique are often rooted in classic algorithms, coding techniques, and engineering principles. And classic approaches are still the best way to solve them! Understanding these techniques in Python expands your potential for success in web development, data munging, machine learning, and more.

Classic Computer Science Problems in Python sharpens your CS problem-solving skills with time-tested scenarios, exercises, and algorithms, using Python. You’ll tackle dozens of coding challenges, ranging from simple tasks like binary search algorithms to clustering data using k-means. You’ll especially enjoy the feeling of satisfaction as you crack problems that connect computer science to the real-world concerns of apps, data, performance, and even nailing your next job interview!

Inside
Search algorithms
Common techniques for graphs
Neural networks
Genetic algorithms
Adversarial search
Uses type hints throughout
Covers Python 3.7
This book/course is made for For intermediate Python programmers.

David Kopec is an assistant professor of Computer Science and Innovation at Champlain College in Burlington, Vermont. He is the author of Dart for Absolute Beginners (Apress, 2014) and Classic Computer Science Problems in Swift (Manning, 2018).

A fun way to get hands-on experience with classical computer science problems in modern Python.
Jens Christian Bredahl Madsen, IT Relation

Highly recommended to everyone who is interested in deepening their understanding, not only of the Python language, but also of practical computer science.
Daniel Kenney-Jung, MD, University of Minnesota

Classic problems presented in a wonderfully entertaining way with a language that always seems to have something new to offer.

 

You may Also Like Latest Post  DoMore Photograpers – JAG Studio – Jacklyn Greenberg

The post Classic Computer Science Problems in Python (Video Edition) (Manning) (Premium) appeared first on Psdly.

]]>
https://psd-ly.com/classic-computer-science-problems-in-python-video-edition-manning-premium/feed/ 0 196558
UI Design & Figma Mastery (Premium) https://psd-ly.com/ui-design-figma-mastery-premium/ https://psd-ly.com/ui-design-figma-mastery-premium/#respond Thu, 30 Nov 2023 19:12:26 +0000 https://worldfreeware.com/?p=195909 File details overview Name Details File Name UI Design & Figma Mastery Source https://www.thedesignmastery.com/ File size 5.2  GB Publisher thedesignmastery update and Published 2023 Unlock your full potential in UI design with our UI design and Figma mastery course. Learn industry-leading techniques, design real-world projects from scratch, and create captivating...

The post UI Design & Figma Mastery (Premium) appeared first on Psdly.

]]>
UI Design & Figma Mastery

File details overview
Name Details
File Name UI Design & Figma Mastery
Source https://www.thedesignmastery.com/
File size 5.2  GB
Publisher thedesignmastery
update and Published 2023

Unlock your full potential in UI design with our UI design and Figma mastery course. Learn industry-leading techniques, design real-world projects from scratch, and create captivating user experiences.

– Module 01
Learn the Design Fundamentals
Mastering the fundamentals is the cornerstone of any successful UI/UX designer. In this module, we focus on equipping you with the essential knowledge and skills that form the building blocks of exceptional design.

– Module 02
Figma Academy
In the Figma Academy module, we take you on a step-by-step journey through the various aspects of Figma, ensuring you become proficient in utilizing its full potential. From the basics of navigating the interface to advanced techniques for creating complex design systems and interactive prototypes, this module covers it all.

– Module 03
UI Elements: The Building Blocks of Exceptional User Interfaces
In this module we will go through the essential components that form exceptional user interfaces. As a UI designer, understanding these elements and their characteristics is crucial for creating intuitive and visually appealing designs.

– Module 04
Master the Science of Color
Understanding the principles of color is essential for creating visually appealing, harmonious, and meaningful user experiences. Through the Color Theory module, we dive into the psychology of colors, color systems, color harmony, and the effective use of color in UI design.

(i) Master color theory and create harmonious color palettes
(ii) Create accessible color palettes
(iii) Learn how to apply a color palette to your design

– Module 05
Design a Responsive Landing Page With Your Design System
The Practical Web Design module focuses on two key aspects: creating your own design system and crafting a captivating landing page. You’ll learn how to establish design guidelines, and design a fully responsive landing page that adapts to different devices.

(i) Create an accessible design system from scratch
Learn how to build an accessible design system for your projects.

(ii) Design a modern landing page
Ideate, wireframe, and design a landing page for a SaaS product.

(iii) Make your design responsive
Make your design adapt to different devices such as tablet and mobile.

(iv) Deliver your project
Learn how to prepare and deliver your project to the developer.

– Module 06
Design Challenges
In the Design Challenges module, we present you with exciting opportunities to test your knowledge, hone your skills, and apply what you’ve learned in real-world scenarios. Get ready to tackle a series of design challenges that push your creativity, critical thinking, and problem-solving abilities to new heights.

– Module 07
Prototyping & Animations
In the Prototyping & Animation module, discover the power of prototyping and animation as you transform static interfaces into interactive and engaging experiences. Master the art of creating seamless transitions, captivating animations, and user-friendly prototypes that truly showcase the potential of your designs.

(i) Learn the basics of prototyping
Learn the fundamentals of prototyping in Figma.

(ii) Make advanced micro-interactions
Turn your static UI elements into animated components.

(iii) Create advanced prototypes
Learn how to create advanced animations and interactions in Figma.

(iv) Make seamless UI animations
Learn real-world techniques to make smooth animations and transitions.

You May ALso like Latest Post  Uxpeak – UX UI Design Mastery Course

The post UI Design & Figma Mastery (Premium) appeared first on Psdly.

]]>
https://psd-ly.com/ui-design-figma-mastery-premium/feed/ 0 195909
Uxpeak – UX UI Design Mastery Course (Premium) https://psd-ly.com/uxpeak-ux-ui-design-mastery-course-premium/ https://psd-ly.com/uxpeak-ux-ui-design-mastery-course-premium/#respond Thu, 30 Nov 2023 19:12:00 +0000 https://worldfreeware.com/?p=195911 File details overview Name Details File Name Uxpeak – UX UI Design Mastery Course Source https://www.uxpeak.com/ File size 1.4 GB Publisher Uxpeak update and Published 2023 Master UX/UI Design with our comprehensive course by learning practical skills, working on real-life projects and creating impactful user experiences. Our comprehensive course covers...

The post Uxpeak – UX UI Design Mastery Course (Premium) appeared first on Psdly.

]]>
Uxpeak – UX UI Design Mastery Course

File details overview
Name Details
File Name Uxpeak – UX UI Design Mastery Course
Source https://www.uxpeak.com/
File size 1.4 GB
Publisher Uxpeak
update and Published 2023

Master UX/UI Design with our comprehensive course by learning practical skills, working on real-life projects and creating impactful user experiences.

Our comprehensive course covers everything you need to know to excel in the field. Designed for beginners and intermediate designers alike, you’ll gain practical skills and in-depth knowledge.

You May ALso like Latest Post  UI Design & Figma Mastery

The post Uxpeak – UX UI Design Mastery Course (Premium) appeared first on Psdly.

]]>
https://psd-ly.com/uxpeak-ux-ui-design-mastery-course-premium/feed/ 0 195911
CodeWithChris – Chat App SwiftUI (Premium) https://psd-ly.com/codewithchris-chat-app-swiftui-premium/ https://psd-ly.com/codewithchris-chat-app-swiftui-premium/#respond Thu, 23 Nov 2023 17:32:05 +0000 https://worldfreeware.com/?p=195218 File details overview Name Details File Name CodeWithChris – Chat App SwiftUI Source https://learn.codewithchris.com/courses/chat File size 1.7  GB Publisher CodeWithChris update and Published 2023 This chat app will introduce you to working with the users Address Book, interesting Firestore database queries, storing and retrieving images using Firestore Storage and more!...

The post CodeWithChris – Chat App SwiftUI (Premium) appeared first on Psdly.

]]>
CodeWithChris – Chat App SwiftUI

File details overview
Name Details
File Name CodeWithChris – Chat App SwiftUI
Source https://learn.codewithchris.com/courses/chat
File size 1.7  GB
Publisher CodeWithChris
update and Published 2023

This chat app will introduce you to working with the users Address Book, interesting Firestore database queries, storing and retrieving images using Firestore Storage and more!

You May ALso Like Latest Post  CodeWithChris – Automation with Bitrise

The post CodeWithChris – Chat App SwiftUI (Premium) appeared first on Psdly.

]]>
https://psd-ly.com/codewithchris-chat-app-swiftui-premium/feed/ 0 195218
CodeWithChris – Automation with Bitrise (Premium) https://psd-ly.com/codewithchris-automation-with-bitrise-premium/ https://psd-ly.com/codewithchris-automation-with-bitrise-premium/#respond Thu, 23 Nov 2023 17:31:58 +0000 https://worldfreeware.com/?p=195216 File details overview Name Details File Name CodeWithChris – Automation with Bitrise Source File size 133 MB Publisher CodeWithChris update and Published 2023 Automate your builds and tests with Bitrise! This is a process known as continuous integration and Bitrise is a tool that solo developers or small teams can...

The post CodeWithChris – Automation with Bitrise (Premium) appeared first on Psdly.

]]>
CodeWithChris – Automation with Bitrise

File details overview
Name Details
File Name CodeWithChris – Automation with Bitrise
Source
File size 133 MB
Publisher CodeWithChris
update and Published 2023

Automate your builds and tests with Bitrise! This is a process known as continuous integration and Bitrise is a tool that solo developers or small teams can use for free to do it.

 

You May ALso Like Latest Post  CodeWithChris – Chat App SwiftUI

The post CodeWithChris – Automation with Bitrise (Premium) appeared first on Psdly.

]]>
https://psd-ly.com/codewithchris-automation-with-bitrise-premium/feed/ 0 195216
The Ultimate NextJs Course (Premium) https://psd-ly.com/the-ultimate-nextjs-course-premium/ https://psd-ly.com/the-ultimate-nextjs-course-premium/#respond Thu, 23 Nov 2023 04:49:42 +0000 https://worldfreeware.com/?p=194949 File details overview Name Details File Name The Ultimate NextJs Course Source https://www.hamedbahram.io/courses/nextjs File size 3.9 GB Publisher hamedbahram update and Published 2023 NextJs is a powerful framework for building fullstack React applications. It makes it easy to create fast, SEO-friendly websites and web applications that are optimized for performance....

The post The Ultimate NextJs Course (Premium) appeared first on Psdly.

]]>
The Ultimate NextJs Course

File details overview
Name Details
File Name The Ultimate NextJs Course
Source https://www.hamedbahram.io/courses/nextjs
File size 3.9 GB
Publisher hamedbahram
update and Published 2023

NextJs is a powerful framework for building fullstack React applications. It makes it easy to create fast, SEO-friendly websites and web applications that are optimized for performance. The new app router, built on top of React server components and suspense, introduced in NextJs 13 and now fully stable in NextJs 14, makes building full-stack React applications easier. I’ll teach you everything you need to know to start building with NextJs 14. From the basics of setting up a NextJs project to advanced concepts like nested layouts, dynamic rendering, revalidating, mutations, suspense, and error boundaries.

You may ALso Like Latest Post  Proedu – How To Price Your Photography

The post The Ultimate NextJs Course (Premium) appeared first on Psdly.

]]>
https://psd-ly.com/the-ultimate-nextjs-course-premium/feed/ 0 194949
DevSecOps Bootcamp 2023 Download (Premium) https://psd-ly.com/devsecops-bootcamp-2023-download-premium/ https://psd-ly.com/devsecops-bootcamp-2023-download-premium/#respond Mon, 20 Nov 2023 14:06:49 +0000 https://worldfreeware.com/?p=194390 File details overview Name Details File Name DevSecOps Bootcamp 2023 Download Source https://www.techworld-with-nana.com/devsecops-bootcamp File size 3.1 GB Publisher techworld-with-nana update and Published 2023 Stand out and 10x your value with this in-demand skills. Cybercrime is expected to cost companies 10.5 Trillion annually. With the rate of attacks increasing, the demand...

The post DevSecOps Bootcamp 2023 Download (Premium) appeared first on Psdly.

]]>
DevSecOps Bootcamp 2023 Download

File details overview
Name Details
File Name DevSecOps Bootcamp 2023 Download
Source https://www.techworld-with-nana.com/devsecops-bootcamp
File size 3.1 GB
Publisher techworld-with-nana
update and Published 2023

Stand out and 10x your value with this in-demand skills. Cybercrime is expected to cost companies 10.5 Trillion annually. With the rate of attacks increasing, the demand for DevSecOps skills is at an all-time high. Be recognized as a top tech professional and land high-paying jobs

You will be able to
Drive adoption of DevSecOps at your company
Automate security checks to prevent workflow bottlenecks
Detect, visualize, analyze and remediate security vulnerabilities
Secure AWS Cloud and write secure IaC
Secure Kubernetes cluster with automation and security best practices

You will learn
Various Security Scanning Tools, like GitLeaks, Semgrep, njsScan, RetireJS, Zap, Trivy, TFSec
Secrets Management with Vault, KMS
Various DevSecOps tools: DefectDojo, Vault, AWS Secrets Manager, InSpec
Concepts and Tools for Observability, GitOps, Cloud Security, Image Security
Compliance as Code, Policy as Code
Roles and Responsibilities in DevSecOps in practice

You may Also like Latest Post  Pearson – Introduction to Django

The post DevSecOps Bootcamp 2023 Download (Premium) appeared first on Psdly.

]]>
https://psd-ly.com/devsecops-bootcamp-2023-download-premium/feed/ 0 194390
Practical Automation with PowerShell, Video Edition (Premium) https://psd-ly.com/practical-automation-with-powershell-video-edition-premium/ https://psd-ly.com/practical-automation-with-powershell-video-edition-premium/#respond Sun, 19 Nov 2023 18:29:37 +0000 https://worldfreeware.com/?p=194089 File details overview Name Details File Name Practical Automation with PowerShell, Video Edition Source https://www.manning.com/books/practical-automation-with-powershell File size 1.2 GB Publisher manning update and Published 2023 Practical Automation with PowerShell you will learn how to: Build PowerShell functions to automate common and complex tasks Create smart automations that are adaptable to...

The post Practical Automation with PowerShell, Video Edition (Premium) appeared first on Psdly.

]]>
Practical Automation with PowerShell, Video Edition

File details overview
Name Details
File Name Practical Automation with PowerShell, Video Edition
Source https://www.manning.com/books/practical-automation-with-powershell
File size 1.2 GB
Publisher manning
update and Published 2023

Practical Automation with PowerShell you will learn how to:

Build PowerShell functions to automate common and complex tasks
Create smart automations that are adaptable to new challenges
Structure your code for sharing and reusability
Store and secure your automations
Execute automations with Azure Automation, Jenkins, Task Scheduler, and Cron
Share your automations with your team and non-technical colleagues
Store and retrieve data, credentials, and variables
Use source control solutions to maintain and test code changes
Provide front-end UI solutions for PowerShell automations

 

You May ALso Like Latest Post  How to Dodge & Burn Like a Pro by Mark Denney

The post Practical Automation with PowerShell, Video Edition (Premium) appeared first on Psdly.

]]>
https://psd-ly.com/practical-automation-with-powershell-video-edition-premium/feed/ 0 194089