Build An Ecommerce Website With Nextjs, Sanity Cms & Stripe

Published 4/2024
https://www.udemy.com/course/build-an-ecommerce-website-with-nextjs-sanity-cms-stripe/

Build An Ecommerce Website with NextJS, TailwindCSS, Sanity CMS & Stripe

 


user Gamystyle     

Laravel 11 Rest Apis With Sanctum And Swagger Documentation

Published 4/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 512.95 MB | Duration: 0h 58m

Step-by-Step REST APIs Beginners to Advance Laravel Concept Tutorials with Swagger Documentation

 


user Gamystyle     

Effective Serialization with Python

https://www.linkedin.com/learning/effective-serialization-with-python

When you're making calls between different services, you can use serialization to move data around in a predictable manner for easy encoding and decoding. In this course, instructor Miki Tebeka takes a deep dive into the subject of serialization with Python, exploring key serialization formats, how to work with each format, and how to pick the right one for your Python project. He covers Python-specific serialization formats such as marshal and pickle; how to serialize and deserialize using JSON; how to encode and decode messages and serialize using protocol buffers; how to use msgpack; and more. Along the way, he shares challenges that allow you to put your new knowledge to the test.

 


user Gamystyle     

Creating A Quiz Game App From Scratch- Android Studio

Last updated 4/2024
https://www.udemy.com/course/creating-a-quiz-game-app-from-scratch-android-studio/

Build a Quiz Game App from Scratch: Master Android Studio Essentials and Start Creating Today

 


user Gamystyle     

Argo Workflows: The Complete Practical Guide : Unlock Devops

Published 4/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 4.81 GB | Duration: 10h 5m

Argo Workflow Creation, CI/CD Integration, Cloud Integration, Optimization, Scalability and Real-World Deployment

 


user Gamystyle     

Docker Bootcamp: Conquer Docker With Real-World Projects

Published 4/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.91 GB | Duration: 4h 53m

Unlock the Power of Containerization: Streamline Development and Deployment with Docker


user Gamystyle     

Shiny for Python Ultimate: Web Development with Python

Last updated 2/2024
Duration: 3h6m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 1.32 GB
Genre: eLearning | Language: English

Learn to Develop Interactive Web Applications with Python, and how to Deploy it for Free

 


user Gamystyle     

Mastering Image Segmentation with PyTorch

Last updated 2/2024
Duration: 5h3m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 2.03 GB
Genre: eLearning | Language: English

Master the art of image segmentation with PyTorch with hands-on training and real-world projects


user Gamystyle     

Applied Generative AI and Natural Language Processing

Last updated 4/2024
Duration: 9h1m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 4.13 GB
Genre: eLearning | Language: English

Understand Generative AI, Prompt Engineering, Huggingface-Models, LLMs, Vector Databases, RAG, OpenAI, Claude, Llama2

 


user Gamystyle     

Prompt Engineering with LangChain
https://www.linkedin.com/learning/prompt-engineering-with-langchain
This course provides a comprehensive yet concise introduction to LangChain, a powerful framework for large language model (LLM) applications. Starting with the basics of LLMs, instructor Harpreet Sahota explores the key features and capabilities of LangChain, showing you how to integrate it with various systems and gain hands-on experience in building practical applications. Whether you're a seasoned developer or a beginner, this course will equip you with a solid foundation in LangChain, setting the stage for more advanced topics and applications.

 


user Gamystyle     

Web3 And Blockchain Security:Pen Testing & Bug Bounty Part1

Published 4/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.08 GB | Duration: 4h 43m

Unlocking Web3 Security Secrets: Ethical Hacking, Bug Bounties, and Smart Contract Defense in Blockchain

 


user Gamystyle     

 


Learn UNITY & C# Basics with making simple 2d game

https://www.udemy.com/course/learn-unity-c-basics-with-making-simple-2d-game

Learn to make simple 2d games in unity engine with c sharp coding


user LENYA     

Create Your First Wordpress Plugin

Published 4/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 703.50 MB | Duration: 1h 23m

Use WordPress and external APIs to show the current weather information for a given location

 


user Gamystyle     

Support Vector Machines For Regression: Machine Learning
Support Vector Machines For Regression: Machine Learning
Last updated 1/2024
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 667.61 MB | Duration: 1h 38m

Learn to use Support Vector Machines for Regression from a Data Science expert. Code templates included.

What you'll learn
Master Support Vector Machines for Regression in Python
Become an advanced, confident, and modern data scientist from scratch
Become job-ready by understanding how Support Vector Machines really work behind the scenes
Apply robust Data Science techniques for Support Vector Machines
How to think and work like a data scientist: problem-solving, researching, workflows
Get fast and friendly support in the Q&A area

 


user Gamystyle     

Crypto Indicators: Python, Binance, & Tradingview + Backtest

Last updated 4/2024
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 787.36 MB | Duration: 2h 38m

Python Cryptocurrency Technical Analytics; Perfect Charts, Indicators: RSI, MACD, and Ichimoku; Strategies Backtest

 


user Gamystyle     

2024 Data Structures Using Python

Last updated 4/2024
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 2.76 GB | Duration: 8h 1m

Master Data Structures in Python: Unlock the Power of Efficient Programming!

 


user Gamystyle     

 

Advanced Java: Threads and Concurrency
https://www.linkedin.com/learning/advanced-java-threads-and-concurrency
Are you looking to boost your Java skills? In this course, join instructor and Java expert Buddhini Samarakkody as she provides an overview of Java threads and the new concurrent programming model. Buddhini covers topics in synchronization such as Java thread memory access and associated problems such as race condition and data race. Explore the purpose of synchronization and how to use it, before turning to asynchronous programming with Future and CompletableFuture. Buddhini shows you how to use executors, the fork/join framework and its core classes, concurrent data structures, Project Loom, and virtual threads. Along the way, be sure to test out your new skills in the exercise challenges at the end of each section.

 


user Gamystyle     

Pytorch Ultimate 2024: From Basics To Cutting-Edge

Last updated 3/2024
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 5.61 GB | Duration: 18h 27m

Become an expert applying the most popular Deep Learning framework PyTorch

 


user Gamystyle     

Introduction to WordPress Block Themes


https://www.linkedin.com/learning/introduction-to-wordpress-block-themes


Ever since their introduction to WordPress 6.0, block themes have been at the forefront of the way WordPress themes are created. And as the technology that supports this type of theme improves with each new release, you need to keep your skills up-to-date to stay relevant in the field.


user LENYA     

Java Beginner Course


 

Java Beginner Course
Published 4/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 305.42 MB | Duration: 1h 36m


Master the Fundamentals!

 


user Gamystyle     

Generative AI for Data Scientists Analytics Specialization


https://www.udemy.com/course/generative-ai-for-data-scientists-analytics-specialization

Leap Ahead in Data Science Mastering Generative AI: Advanced Techniques for Data Scientists and Analytics Professionals


user LENYA     

Create Python Programs with AI (ChatGPT)


https://www.udemy.com/course/create-ai-python-programs

Create Python Programs with ChatGPT: Python Programming for Intelligent Solutions with Generative AI in SECONDS!


user LENYA     

Angular & Firebase - CRUD + Auth + Deployment 2024
https://www.udemy.com/course/angular-firebase-crud-auth-deployment-2024/
Build a Complete Angular Application: Master CRUD, Authorization, and Firebase Deployment!

 


user Gamystyle     

Microsoft Copilot Studio - The Copilot Studio Masterclass
https://www.udemy.com/course/microsoft-copilot-studio/
Master Copilot Studio | Build personalized copilot | Connect copilot to your data | Extend copilot with Generative AI

 


user Gamystyle     


SermonBox - Seasonal Collection

SermonBox - The Series Pack Collection

Top Rated News

  • Christmas Material
  • Laser Cut & Print Design Elements Bundle - ETSY
  • Daz3D - All Materials - SKU 37000-37999
  • Cgaxis - All Product - 2019 - All Retail! - UPDATED!!!
  • DigitalXModels Full Collections
  • Rampant Design Tools Full Collections Total: $4400
  • FilmLooks.Com Full Collection
  • All PixelSquid Product
  • The Pixel Lab Collection
  • Envato Elements Full Sources- 3200+ Files
  • Ui8.NET Full Sources
  • The History of The 20th Century
  • The Dover Collections
  • Snake Interiors Collections
  • Inspirational Collections
  • Veer Fancy Collections
  • All Ojo Images
  • All ZZVE Collections
  • All Sozaijiten Collections
  • All Image Broker Collections
  • Shuterstock Bundle Collections
  • Tattoo Collections
  • Blend Images Collections
  • Authors Tuorism Collections
  • Motion Mile - Big Bundle
  • PhotoBacks - All Product - 2018
  • Dekes Techniques - Photoshop & Illustrator Course - 1 to 673
Telegram GFXTRA Group
Udemy - Turkce Gorsel Ogrenme Setleri - Part 2
Videohive Wow Pack Series


rss