Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
tano1221
Drupal Developer  Essentials Vote_lcapDrupal Developer  Essentials Voting_barDrupal Developer  Essentials Vote_rcap 
ПΣӨƧӨFƬ
Drupal Developer  Essentials Vote_lcapDrupal Developer  Essentials Voting_barDrupal Developer  Essentials Vote_rcap 
ℛeℙ@¢ᴋ€r
Drupal Developer  Essentials Vote_lcapDrupal Developer  Essentials Voting_barDrupal Developer  Essentials Vote_rcap 
missyou123
Drupal Developer  Essentials Vote_lcapDrupal Developer  Essentials Voting_barDrupal Developer  Essentials Vote_rcap 
Engh3
Drupal Developer  Essentials Vote_lcapDrupal Developer  Essentials Voting_barDrupal Developer  Essentials Vote_rcap 
大†Shinegumi†大
Drupal Developer  Essentials Vote_lcapDrupal Developer  Essentials Voting_barDrupal Developer  Essentials Vote_rcap 
ronaldinho424
Drupal Developer  Essentials Vote_lcapDrupal Developer  Essentials Voting_barDrupal Developer  Essentials Vote_rcap 
Julio 2024
LunMarMiérJueVieSábDom
1234567
891011121314
15161718192021
22232425262728
293031    
CalendarioCalendario
Últimos temas
» Aiseesoft Video Converter Ultimate 10.8.50 (x64) Multilingual
Drupal Developer  Essentials EmptyHoy a las 2:13 pm por ПΣӨƧӨFƬ

» MiniTool Power Data Recovery Personal / Business 12.0 Multilingual
Drupal Developer  Essentials EmptyHoy a las 1:58 pm por tano1221

» PanoramaStudio Pro 4.0.8.419 (x64) Multilingual
Drupal Developer  Essentials EmptyHoy a las 1:47 pm por tano1221

» reaConverter Pro 7.817 Multilingual
Drupal Developer  Essentials EmptyHoy a las 12:49 pm por tano1221

» Steinberg HALion 7.1.0
Drupal Developer  Essentials EmptyHoy a las 12:36 pm por tano1221

» Red Burner 17.8 (x64)
Drupal Developer  Essentials EmptyHoy a las 12:30 pm por tano1221

» Advanced SystemCare Pro 17.5.0.255 Multilingual
Drupal Developer  Essentials EmptyHoy a las 12:11 pm por tano1221

» eXtreme Karaoke 2024 + SoundFont Julio
Drupal Developer  Essentials EmptyHoy a las 12:07 pm por tano1221

» ProfExam Suite 8.0.24183.6493
Drupal Developer  Essentials EmptyHoy a las 12:01 pm por tano1221

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Drupal Developer Essentials

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 70292
Fecha de inscripción : 20/08/2016

Drupal Developer  Essentials Empty
MensajeTema: Drupal Developer Essentials   Drupal Developer  Essentials EmptySáb Abr 15, 2023 12:35 am


Drupal Developer  Essentials E4a13cb448d8ab86ea50c2b9d0cd2072
Drupal Developer Essentials
Published 4/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 979.27 MB | Duration: 1h 53m

Configuration management, Composer, Drush commands and Debugging in Drupal 8, 9 & 10 explained

What you'll learn
Learn Composer and its essential commands
Understand and apply Git best practices for Drupal
Utilize debugging and profiling tools
Implement effective configuration management

Requirements
Basic PHP knowledge: Familiarity with PHP programming concepts and syntax
Drupal fundamentals: A basic understanding of Drupal's architecture, concepts, and terminology, such as modules, themes, and nodes.
While not strictly required, having prior experience with developing simple Drupal sites or working with other content management systems can be beneficial to get the most out of this course.

Description
[Please read the table of contents first! Also the prerequisites are important]A comprehensive video course designed to provide developers with essential skills and knowledge required to work effectively with Drupal. This course covers a range of critical tools and best practices, with a focus on Composer, Git, CLI tools, and debugging techniques. By the end of this course, students will have a solid understanding of the Drupal developer ecosystem and will be well-equipped to build robust, maintainable, and efficient Drupal projects.Course Outline:Composer: Learn the basics of Composer, the dependency manager for PHP, and its significance in the Drupal ecosystem. Discover how to use Composer to manage your Drupal project dependencies.Basic Composer Commands: Master essential Composer commands, such as installation, updating, and removing packages, to streamline your development workflow.Patching with Composer: Dive into the process of applying patches to Drupal projects using Composer, ensuring compatibility and stability across your project.Git Best Practices: Understand the best practices for using Git, the popular version control system, in the context of Drupal development, including branching, merging, and committing.CLI Tools: Get introduced to Drush, and learn how to automate tasks and improve your development experience.Development & Debug: Learn about Drupal's development and debugging tools, such as Symfony VarDumper, Xdebug to identify and resolve issues in your code more efficiently.Webprofiler: Discover how to use Webprofiler, a Drupal module that provides performance insights and detailed information about your application's inner workings.Configuration Management: Understand the basics of Drupal's configuration management system and how it helps to maintain consistency and manageability across your projects.Creating Custom Configuration Settings: Learn how to create and manage custom configuration settings for your Drupal modules, providing flexibility and customization to your projects.Different Configuration per Environment: Explore strategies to manage environment-specific configurations, ensuring a smooth deployment process across development, staging, and production environments.By the end of this course, you will have a deep understanding of the essential developer tools and best practices required to excel as a Drupal developer. Enhance your skills and become a more efficient, confident, and capable developer in the Drupal ecosystem.

Overview
Section 1: Composer, GIT, CLI tools

Lecture 1 Composer for Drupal development

Lecture 2 Applying patches with Composer

Lecture 3 Git and Drupal

Lecture 4 Drupal CLI tools: introduction to Drush

Section 2: Debugging setup and tools in Drupal

Lecture 5 Debug setup

Lecture 6 Devel and webprofiler

Lecture 7 Using XDebug

Section 3: Configuration management

Lecture 8 Introduction to Configuration management

Lecture 9 Creating a custom configuration settings form

Lecture 10 Configuration management scenarios: A

Lecture 11 Configuration management scenarios: B

Lecture 12 Configuration management scenarios: C

Lecture 13 Reading out configuration and use it on your website

Section 4: Bonus Lecture

Lecture 14 Bonus Lecture

Aspiring Drupal developers: Individuals looking to enter the field of Drupal development and seeking to build a solid foundation in essential tools and best practices.,Web developers transitioning to Drupal: Developers with experience in other content management systems or web development frameworks who want to expand their skillset and transition to Drupal development.,Professionals already working with Drupal as site builders or administrators, who want to deepen their understanding of developer tools and techniques to enhance their capabilities and improve their projects.,Members of web development teams who want to improve their knowledge of Drupal development tools and best practices, ensuring better collaboration and more efficient workflows within their teams.

rapidgator.net:
Código:

https://rapidgator.net/file/6294cce697e8e42217dfa20b52d1d862/dniwr.Drupal.Developer.Essentials.rar.html

uploadgig.com:
Código:

https://uploadgig.com/file/download/04f6838C71c50E05/dniwr.Drupal.Developer.Essentials.rar

nitroflare.com:
Código:

https://nitroflare.com/view/08EDEDC256F8ED6/dniwr.Drupal.Developer.Essentials.rar

1dl.net:
Código:

https://1dl.net/mor8jk0g7lw6/dniwr.Drupal.Developer.Essentials.rar
Volver arriba Ir abajo
 

Drupal Developer Essentials

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» Drupal Fast Start: Learn Drupal in Less Than 2 Hours!
» Drupal 8 Learning for Beginners - Drupal Masterclass
» Introduction To Drupal Cms
» Drupal 8 For Content Editor
» Drupal 9 Essential Training: 5 Layout

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-