Web Technology
Meet others interested in all aspects of Web Technology. Gather to discuss Development, Standards, Networks, Marketing, New Web Technology, Graphic Design, Databases, Corporate Web, Webmasters, Contract Development, Promotion and Business. Open to anyone interested in learning more about web technology!
47,653
members
84
groups
Largest Web Technology groups
Newest Web Technology groups
Frequently Asked Questions
Yes! Check out web technology events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.
Discover all the web technology events taking place this week here. Plan ahead and join exciting meetups throughout the week.
Absolutely! Find web technology events near your location here. Connect with your local community and discover events within your area.
Web Technology Events This Week
Discover what is happening in the next few days
CZSK PPUG Meetup
Pojďme se pravidelně potkávat a sdílet zkušenosti z Power Platformy, co nás na ní baví, co nás trápí a co nového zajímavého přichází. A pokud už nám to někde reálně běží, pochlubme se, jak to funguje nebo nefunguje.
Témata jsou primárně Power Automate, Power Apps, Power Pages, Power BI, Copilot Studio, Dynamics 365 a Dataverse. Budeme rádi i za méně pokročilé příspěvky, protože většinou jsme velmi hluboko v technických detailech.
**Lokalita:**
Fyzicky v Microsoftu v Praze
Vyskočilova 1561/4a, Praha 4, 140 00
Místnost Morava
Případně online na [https://ppug.community/stream](https://ppug.community/stream)
**Jazyk:**
čeština
**Agenda:**
[https://ppug.community/agenda](https://ppug.community/agenda)
**Přihlašte vlastní příspěvek:**
[https://ppug.community/sessions](https://ppug.community/sessions)
**Link na stream:**
[https://ppug.community/stream](https://ppug.community/stream)
**Občerstvení:**
Bagety
**Úroveň:**
100-300
Tak si prosím naplánujte čas ve svých kalendářích a přijďte, pokud bude chuť a čas, tak si po meetupu určitě můžeme sednout na pivo.
March Members Talk Evening
**SignUps on [LUMA](https://luma.com/wf99go3k) Only**
[https://luma.com/wf99go3k](https://luma.com/wf99go3k)
Hi PyLadies Berlin! In this members' talks evening held in-person and online, we will have an introduction from our sponsor Blacklane and some very insightful talks 🥳
**💡Erica Wolf - Queer coding**
There are different meanings of Queer Coding. I will focus on the meaning grounded in Critical Theory and how Python, specifically, addresses this idea.
**Level:** Experience of Python is not required
👩💻 Erica Wolf is a transgender woman, who escaped the political Dystopia of the USA in 2023. She has been writing Python for 20+ years and got to go through a painful transition from 2.7 to 3.X (I still always format my PRINT and RETURN statements wrong). She got an MS in Geographical Information Science (Make maps with computers) in the USA Currently, she is a Mentor/Coach for FLINTA people who have found themselves as leaders in Tech Startups.
**💡Lisa Johannsen - Crypto Bot**
She will introduce my CryptoBot project, which combines real-time data processing, machine learning, and scalable system design. By comparing historical price data with live streaming data, the model predicts price movements and determines whether to buy or hold.
**Level:** Intermediate Developer
👩💻 Lisa Johannsen is a Diplom Engineer from Berlin working as a Data Engineer. She enjoys building reliable and scalable data systems, while finding the right balance between automation, trust in data, and human expertise. For her, the best data solutions come from combining solid engineering with critical thinking and real-world context.
**💡Maya Öykü Gümüs - Navigating Technical Interviews: Lessons From Both Sides**
In this talk, I share my journey from being a tech candidate and an interviewer, offering a behind-the-scenes perspective on the hiring process in 2026. Drawing from experiences on both sides of the table, I’ll break down how technical interviews are structured today, what companies are really evaluating, and how expectations have evolved. Attendees will gain practical insights into modern tech hiring trends, common pitfalls, and how to approach interviews with greater clarity and confidence—whether as candidates or future interviewers.
**Level:** Experience of Python is not required
👩💻 Speaker introduction
\*\*[✨](https://emojipedia.org/sparkles/) Blacklane\*\* our wonderful host.
***
📆 Agenda
18h30 Doors open
19h10 Community Announcements
19h20 Welcome from our sponsor
19h30 **Erica Wolf - Queer coding**
19h40 **Lisa Johannsen - Crypto Bot**
20h20 Short break
20h30 **Öykü Gümüs - From Candidate to Interviewer: Understanding Tech Hiring in 2026**
21h00 Networking
21h30 See You Next Time! :D
***
❓ Can men attend ❓
Everyone is welcome. :)
If you identify as someone well-represented in open source and in tech, please be mindful of the space and privileges you have, and use it to support others.
[🎥](https://emojipedia.org/movie-camera/) This hybrid event will be streamed on YouTube [https://www.youtube.com/@PyLadiesBerlin](https://www.youtube.com/@PyLadiesBerlin)
🍕 There will be food and drinks (with vegetarian and vegan options thanks to our sponsor)
🤝 By attending our online event, you agree to the PyLadies Code of Conduct: https://www.pyladies.com/CodeOfConduct/
📧 Contact
Interested in speaking at one of our events? Have a good idea for a Meetup? Get in touch with us at berlin@pyladies.com
💬 Find us on the PyLadies Global workspace:
1. https://slackin.pyladies.com enter your email address.
* Accept the email invitation
2. Go to workspace https://pyladies.slack.com
3. Join channel #city-berlin, #germany, #jobs-europe
Kiedy Programista Java spotyka C / Serial(izacja) i niekończąca się opowieść…
Cześć!
Wspólnie z łódzkim oddziałem Sii mamy ogromną przyjemność zaprosić Was na kolejne spotkanie JUG Łódź - tym razem odwiedzają nas **Jarek Pałka** i **Michał Jonko** z Neo4j.
**Kiedy Programista Java spotyka C**
Java od lat żyje z łatką języka, który absolutnie nie nadaje się do pisania bardzo wydajnych systemów. Jako programista nie masz kontroli nad tym, kiedy GC, JIT czy JNI postanowią zniszczyć Twoje sny o niskim latency. A mimo to ktoś wciąż próbuje budować na tym bazy danych i systemy "bliżej metalu". W tej prezentacji pokażę, że wraz z Java 22 dostaliśmy potężne narzędzie: Foreign Memory & Foreign Function API. Dzięki tym API praca z off-heap staje się bezpieczna (oczywiście w pewnych granicach — ale to Ty je określasz), co pozwala pozbyć się pauz GC. A Foreign Functions umożliwiają bezpieczne wywoływanie kodu w C z poziomu Javy, bez potrzeby używania javah, kompilatorów C i całęgo zestawu zaklęć potrzebnych, by JNI łaskawie zadziałało.
Zobaczycie, jak te nowe API przybliżają JVM do świata bare-metal — i dlaczego mogą stać się przyszłością systemów data-intensive, baz danych, a nawet narzędzi ML/AI. A wszystko oczywiście doprawione niedziałającymi przykładami i benchmarkami przygotowanymi pięć minut przed prezentacją.
Java od lat żyje z łatką języka, który absolutnie nie nadaje się do pisania bardzo wydajnych systemów. Jako programista nie masz kontroli nad tym, kiedy GC, JIT czy JNI postanowią zniszczyć Twoje sny o niskim latency. A mimo to ktoś wciąż próbuje budować na tym bazy danych i systemy "bliżej metalu". W tej prezentacji pokażę, że wraz z Java 22 dostaliśmy potężne narzędzie: Foreign Memory & Foreign Function API. Dzięki tym API praca z off-heap staje się bezpieczna (oczywiście w pewnych granicach — ale to Ty je określasz), co pozwala pozbyć się pauz GC. A Foreign Functions umożliwiają bezpieczne wywoływanie kodu w C z poziomu Javy, bez potrzeby używania javah, kompilatorów C i całęgo zestawu zaklęć potrzebnych, by JNI łaskawie zadziałało.
Zobaczycie, jak te nowe API przybliżają JVM do świata bare-metal — i dlaczego mogą stać się przyszłością systemów data-intensive, baz danych, a nawet narzędzi ML/AI. A wszystko oczywiście doprawione niedziałającymi przykładami i benchmarkami przygotowanymi pięć minut przed prezentacją.
**Jarek Pałka**
Od ponad 20 lat w branży IT jako administrator baz danych, programista, architekt, manager i „inżynier od spraw katastrof”. Brałem udział w małych, średnich i nonsensownie dużych projektach, prowadzonych zgodnie zasadami „waterfall”, Agile oraz przy braku jakichkolwiek metodyk – z tym samym zawsze skutkiem. Wszystko to doprowadziło mnie do wniosku, że nieważne co robisz, ważne byś robił to dobrze, w najprostszy z możliwych sposobów i przy użyciu właściwych narzędzi, które wykonają pracę za Ciebie. W międzyczasie dałem się porwać ideom TDD oraz Software Craftmanship, do granic możliwości wyeksploatować tak piękne w swej prostocie pomysły jak REST i NoSQL. Porzuciłem je, by zgłębić tajniki „system thinking” i zachwycić się siłą, jaką niesie ze sobą „metafora” oraz by odkryć, że rządzą nami te same prawa „natury”. Niepokorny wyznawca kościoła JVM, badacz bytecode’u i JIT oraz wszelkiej maści parserów, interpreterów i kompilatorów. Na co dzień walczący o lepszą wydajność w Neo4j. Od czasu do czasu można usłyszeć moje niskiej jakości żarty na temat architektury na konferencjach w Polsce.
W wolnych chwilach trener w Symentis, autor bloga na [http://geekyprimitives.wordpress.com/](http://geekyprimitives.wordpress.com/) oraz samozwańczy dyktator w radach programowych wielu konferencji.
**Serial(izacja) i niekończąca się opowieść…**
Od niepamiętnych czasów, od kiedy SOAP, REST i “wiecznie żywy” Spring stały się standardem w branży, serializacja z wykorzystaniem XML czy uwielbianego przez frontendowców JSON, stała się “normalnością”. Większość z nas nie zastanawia się jednak, czy w dzisiejszym świecie, pełnym optymalizacji śladu węglowego i zwiększającym się kosztom usług, istnieje “lepsze” rozwiązanie problemu serializacji i wymiany danych, szczególnie na poziomie wieloplatformowym - nie tylko Java, JavaScript, czy .NET.
Inspiracją dla tej prezentacji stały się prawdziwe wydarzenia, gdzie pewnej nocy podczas burzliwie wykonujących się testów wydajnościowych, JVM zabrał się za konwersję danych pomiędzy różnymi formatami, a następnie z uśmiechem w logach wywołał OutOfMemoryError. Postaram się pokazać metody i biblioteki (wspomnę o Kryo, Apache Fory, Protobuf, …) służące serializacji, których użycie warto rozważyć w przyszłych projektach.
**Michał Jonko**
Od prawie 20 lat w branży, gdzie spełnia się jako inżynier oprogramowania (chyba) każdego szczebla, a praca z JVM jest miłością pełną idealizacji i huśtawki emocjonalnej.
Pasjonat optymalizacji, walki z wydajnością, automatyzacji, identyfikacji procesów i systemów decyzyjnych. Niestety również wymagający maruda, wielki “wielbiciel” Agile (pełnił nawet funkcję Agile Advocate), czciciel czytelnego i łatwego w utrzymaniu kodu funkcyjnego.
Obecnie inżynier w Neo4j, szukający “szybkości” i “niskich kosztów”, gdzie zdarzyć się może wszystko (a najczęściej zdarza się to, czego się nie spodziewało).
OpenCoffee
Rano, przy dobrej kawie i śniadaniu rozpoczynamy dzień ciekawym, startupowpo-technologicznym netoworkingiem.
OpenCoffee to regularnie spotkanie w gronie przedsiębiorców
technologicznych oraz tych co jeszcze myślą o odpaleniu swojego projektu.
Tematy poprzednich spotkań:
https://docs.google.com/spreadsheets/d/1MS2IqNQG69guUtcsbFQ3_MByd7fFD2BMX4HfhJah-uA/edit?fbclid=IwY2xjawFfWwlleHRuA2FlbQIxMAABHdzZY8UKMiOa9-vnnDcODnWJJgg3XTeWXIyRKe1tzfIR-_Lyi3pAhhOQNA_aem_jUb8F2hXGuDmukpMHuhVMA&gid=0#gid=0
Proszę wrzucać proponowane tematy na to spotkanie w poście poniżej 🙂. Wygra temat z największą ilością rekacji.
Zen w Hackierspejsie
Zapraszamy na trzy dwudziestopięciominutowe rundy medytacji, w trakcie których będzie okazja doświadczyć swojej pełnej obecności w tym-co-jest z-chwili-na-chwilę.
Rundy rozpoczynamy o 18:30, 19:00 i 19:30 - można dołączyć do dowolnej z nich lub odłączyć się w trakcie przerw pomiędzy nimi. Prosimy o przyjście chwilę przed rozpoczęciem rundy, ponieważ startujemy punktualnie.
Medytacje odbywają się w każdy czwartek na ul. Zielonej 30 w Łodzi w lokalu HSŁ w głębi bramy. Przy bramie prosimy dzwonić pod numer: 42 203 20 50.
Spotkania są otwarte i wszyscy są mile widzani. Jeżeli chcesz zobaczyć, czy medytacja to coś dla Ciebie, temat jakoś z Tobą rezonuje, a może już praktykujesz, przychodź!
Zorganizujemy coś, na czym można usiąść, ale dobrze jest wziąć ze sobą swoją poduszkę do siedzenia lub matę.
Do zobaczenia!
[LDZ] 40 spotkanie Microsoft Azure User Group w Łodzi
**[ŁÓDŹ] 40. Spotkanie Microsoft Azure User Group** 🚀
💙 Cześć, Miłośnicy Azure!
Już 11 marca 2026 o 18:00 zapraszamy do Łodzi na dynamiczne spotkanie Microsoft Azure User Group Łódź – nowy rok pełen innowacji i chmurowych breakthrough'ów! 🥳✨🚀
📅 **Kiedy?** 11 marca 2026, godz. 18:00
📍 **Gdzie?** Hi Piotrkowska, ul. Piotrkowska 157A (koło Stajni Jednorożców), Łódź
👉 **Chodź!** Networking z pasjonatami chmury, nowe inspiracje, luźna atmosfera i praktyczne rozwiązania.
Serdeczne podziękowania dla [Sii Poland](https://www.linkedin.com/company/sii-polska/) za użyczenie fantastycznego miejsca!
Przygotowaliśmy dwie inspirujące sesje, pełne realnych case'ów i świeżych nowości:
**Sesja 1: „Jak chmura ma się do AI, a jak AI do chmury?” – Paweł Fiderek**
Mimo że ani AI, ani Cloud nie są już najmłodszymi technologiami, w ostatnich latach wyraźnie widać, jak się ku sobie zbliżają. Przejdziemy przez krótką historię AI – od maszyny Turinga po „Attention is all you need”, udowodnimy, że GenAI ≠ AI, oraz prześledzimy najciekawsze wdrożenia oparte na chmurze. Na koniec pokusimy się o prognozę ich wspólnej przyszłości – bliższej i dalszej.
**Sesja 2: „Copilot dla zaawansowanych” – Tomasz Kopacz**
Jak zmusić GitHub Copilot do czytania w myślach i robienia dokładnie tego, czego chcesz. O .NET, transformacjach kodu, SpecKit, planowaniu, własnych skillach/agentach i okolicach – wszystko w kontekście zaawansowanego developmentu.
#Azure #MicrosoftAzure #AzureUserGroup #Łódź #DevOps #TechEvent #SII #CloudCommunity #HiPiotrkowska #EventDriven
Do zobaczenia!
Andrzej Kokociński
CTF-y z Hakierspejsem
Kolejne spotkanie z serii wymiany wiedzy podczas wspólnego rozwiązywania zadań CTF – jest to świetna zabawa pozwalająca równocześnie rozwinąć wiedzę w zakresie cyberbezpieczeństwa. Poziom trudności CTF-owego zadania ustalimy na początku spotkania. Najprawdopodobniej wybierzemy coś z platformy Hack The Box, do której Hakierspejs ma dostęp premium. Spotykamy się co 2 tygodnie w środę w spejsie.
\-\-\-
Zaczynamy o 19:00, ale warto sprawdzić https://at.hs-ldz.pl – być może ktoś otworzy siedzibę wcześniej. Jeżeli masz problem z wejściem, zadzwoń na 42-203-20-50 albo wejdź na naszego chata (patrz poniżej).
Potrzebujesz więcej informacji? Skontaktuj się z nami na czacie lub mailowo. Szczegóły znajdziesz tutaj:
https://lodz.hackerspace.pl/
Więcej szczegółów uzgodnimy na naszym chacie Telegramowym:
https://t.me/hakierspejs
Web Technology Events Near You
Connect with your local Web Technology community
From Idea to Working App in Minutes: The Agentic Development with Amazon Kiro
Discover Kiro, AWS’s innovative development environment that adapts to your workflow. Whether you prefer specification-driven development or a more intuitive, vibe-based approach, Kiro empowers you to build applications your way.
In this session, speakers will explore Kiro’s core functionality and its evolution through re:Invent 2025, along with demonstrations of prompts used to create APIs, hooks, and steering documents.
In the latter part of the session, watch as we build a complete example from scratch, showcasing Kiro’s agentic AI workflow in action for spec-driven development and vibe coding.
What You'll Learn - Core Kiro concepts and development philosophy
Feature evolution: pre and post re:Invent 2025
Practical examples: API creation, hooks, and steering docs
Live coding demonstration with real-time problem solving
Who Should Attend - Developers, solutions architects, and technical leaders interested in modern AWS development tools and AI-assisted coding workflows.
**Speakers Bio:**
Matthew Jorat: Matthew Jorat is a Customer Solutions Manager at AWS with nearly three decades of expertise in AI, cloud transformation, migration, modernization, IT, technology, and business. His career spans infrastructure engineer, solutions architect, security auditor, customer success director, support and services director, and operations officer. He was an early adopter of AWS services as a customer, and his current role at AWS uniquely blends his technical and business skills as he partners with executive teams to translate strategic priorities into measurable business outcomes through cloud adoption, AI implementation, and operational excellence. Matt leads end-to-end AI initiatives for enterprise customers, identifying high-impact use cases and maintaining relentless focus on measurable ROI. He holds eight AWS certifications and serves as Adjunct Professor at Franklin University teaching cloud computing and AWS architecture. His expertise encompasses GenAI, agentic AI systems, migration, modernization, and optimization strategies that drive transformation at scale.
[https://www.linkedin.com/in/mattjorat/](https://www.linkedin.com/in/mattjorat/)
Girish Bhatia: Girish Bhatia is a seasoned technology delivery leader with deep expertise in cross-domain program management. He holds multiple AWS certifications, including AWS Certified Solutions Architect – Associate, AWS Certified Developer – Associate, and AWS Generative AI Practitioner, and is also an AWS Community Builder. Girish brings over two decades of experience in the information technology industry.
Throughout his career, Girish has led major technology-driven business transformation from modernizing on-premises applications to driving large-scale cloud migrations. His work includes API-based integration platforms, data-center and mainframe modernization, and enterprise cloud adoption initiatives.
Based in Columbus, Ohio, Girish works at a tech-forward fintech company. He is passionate about AWS serverless architectures, Generative AI and emerging cloud technologies. An avid learner and builder, he continues to explore and apply the latest innovations in AWS to help organizations accelerate their digital transformation.
https://www.linkedin.com/in/girishbhatia/[https://www.linkedin.com/in/girishbhatia/](https://www.linkedin.com/in/girishbhatia/)
**THANK YOU** *Franklin University* for hosting our meetup! To learn more about *Franklin University*, please visit their website: https://www.franklin.edu/
**DIRECTIONS**
Franklin University
Fisher Hall
300 E. Main St, Columbus, OH 43215
Map: https://maps.app.goo.gl/jxjBA2hUmS5qrvhq8
Parking is FREE! Please park in Lot C in front of Fisher Hall. See attached map.
NOTE: Map the address only. When mapping with Google Maps it may use the Fisher Hall at OSU, which is NOT correct.
**Want to sponsor the pizza and/or bar tab?**
Please contact me if you would like to sponsor this meetup's pizza and/or bar tab: angelo@mandato.com
Data & Analytics Wednesday - Google Analytics Alternatives
**Google Analytics Alternatives**
Is it finally time to make the switch away from Google Analytics? Two-and-a-half years ago Jason Packer asked this question at Columbus Web Analytics Wednesday.
Since then: Google’s Universal Analytics has been sunset, we’ve changed our name to Columbus Data & Analytics Wednesday, and Jason has released two editions of his book “Google Analytics Alternatives”.
Fresh off the release of the 2nd edition of his book, we thought it was time to re-open this conversation. While people love to complain about it, GA’s market share has remained relatively constant (at least in the United States). Why is that? You won’t find any complaints about GA4 in this talk, but rather an overview of what’s currently available in the market and how to frame your decision-making process.
We’ll also be giving out some free copies of Jason’s book! So even if you’ve got a “GA4Lyfe” tattoo (no judgement), there’s free books to go with the free pizza and beer.
Thanks to our 2026 sponsors:
[Clarivoy](https://www.clarivoy.com), [What Box Consulting Group](https://www.whatboxconsultinggroup.com), [Conductrics](https://www.conductrics.com), and [Piwik PRO](https://piwik.pro)
More info at [cbusdaw.com](https://cbusdaw.com)
Web Design Decoded: Tools, Practices, and Proven Processes (Semantic HTML)
**Web Design Decoded: Tools, Practices, and Proven Processes:**
**Semantic HTML**
At WebDev Columbus, we are exploring some of the most important topics of professional high-end web design and page building. Primarily focused on site building in the WordPress environment, our group explores tools, tips, and techniques for building the best WordPress sites possible. Additionally, we focus on disciplines and technologies that take website design from visually appealing to optimized spaces for delivering you and/or your client's message effectively and with a nod towards extended reach.
Each session combines practical demonstrations with real-world insights, giving you actionable knowledge you can apply immediately. Whether you're a seasoned developer looking to enhance your design skills or a newcomer wanting to understand design best practices, this series offers valuable insights for every skill level.
**What to expect:**
* Hands-on demonstrations of popular design tools
* Best practices for design-to-development workflows
* Tips for creating responsive, accessible designs
* Real-world problem-solving scenarios
* Interactive Q&A sessions
* Networking opportunities with fellow developers
**Each meetup features:**
60 minutes of focused presentation
30 minutes of live demonstrations
30 minutes for questions and discussion
**See you there!**
Our casual, collaborative environment encourages learning from both presenters and fellow attendees. Bring your questions, share your experiences, and connect with Central Ohio's web development community!
**Stay tuned for specific session topics and dates.**
Topic to be announced
Topic to be announced!
**CALL FOR SPEAKERS**
Learn more: https://www.awscolumbus.com/get-involved/
**THANK YOU** *Leading EDJE* for hosting our meetup!
Leading EDJE specializes in helping organizations innovate and solve complex problems. EDJE does this with their "A" player team of professionals using agile methodologies and SCRUM management techniques to give organizations a competitive advantage that sets them apart. Learn more at https://www.leadingedje.com/
**THANK YOU** *Amazon Web Services* for sponsoring pizza! Learn more at https://aws.amazon.com/.
**DIRECTIONS**
6515 Longshore Loop, Suite 300
Dublin, OH 43017
(3rd floor)
**FREE PARKING** at the Endres Garage across the street, 6540 Riverside Dr, Dublin, OH
**Want to sponsor the pizza and/or bar tab for a future meetup?**
Please contact me if you would like to sponsor this meetup's pizza and/or bar tab: angelo@mandato.com
CSS3 Master Series (Class 03 of 06) (FEE BASED)
**PLEASE READ THE FOLLOWING IMPORTANT NOTES:**
1. The dates listed for this series are about 95% reliable. We are completing our 2026 schedule as we speak, so minor adjustments are still occurring.
2. Each class in this series has an attendance fee, on a first-come, first-served basis.
3. Each class, from BOTH a sign-up and fee perspective, is a separate entity.
**Introduction:**
**The breakdown of the four-class series is as follows:**
**Class 1: Introduction to Web Styling and Basic CSS3**
**Class 2:**
**Class 3:**
**Class 4:**
**Class 5:**
**Class 6:**
CSS3 Master Series (Class 04 of 06) (FEE BASED)
**PLEASE READ THE FOLLOWING IMPORTANT NOTES:**
1. The dates listed for this series are about 95% reliable. We are completing our 2026 schedule as we speak, so minor adjustments are still occurring.
2. Each class in this series has an attendance fee, on a first-come, first-served basis.
3. Each class, from BOTH a sign-up and fee perspective, is a separate entity.
**Introduction:**
**The breakdown of the four-class series is as follows:**
**Class 1: Introduction to Web Styling and Basic CSS3**
**Class 2:**
**Class 3:**
**Class 4:**
**Class 5:**
**Class 6:**
CSS3 Master Series (Class 02 of 06) (FEE BASED)
**PLEASE READ THE FOLLOWING IMPORTANT NOTES:**
1. The dates listed for this series are about 95% reliable. We are completing our 2026 schedule as we speak, so minor adjustments are still occurring.
2. Each class in this series has an attendance fee, on a first-come, first-served basis.
3. Each class, from BOTH a sign-up and fee perspective, is a separate entity.
**Introduction:**
**The breakdown of the four-class series is as follows:**
**Class 1: Introduction to Web Styling and Basic CSS3**
**Class 2:**
**Class 3:**
**Class 4:**
**Class 5:**
**Class 6:**














![[LDZ] 40 spotkanie Microsoft Azure User Group w Łodzi](https://secure.meetupstatic.com/photos/event/b/7/3/d/highres_477586909.webp?w=640)





