Accès réservé...
Log Pwd
Pour s'inscrire ?

« Janvier 2024 »

  • Lu | Ma | Me | Je | Ve | Sa | Di |


Webriche: les veilleurs ne dorment jamais...

Ci dessous, les actualités de quelques sites qui ont tout mon intérêt (à différents niveaux).

La veille     Haut de page     Lendemain


Lundi 1 Janvier 2024 (76)

1: Mastering File Handling

https://gary121.hashnode.dev/mastering-file-handling

Hashnode - javascript (Javascript)

Welcome to our beginner-friendly guide on file management! If you're diving into web development and wondering how to handle images, videos, PDFs, and more, you've come to the right place. Efficient file management is crucial for any web application,...


2: KafkaProducer connection pool in Python: Part 2

https://blog.lordsarcastic.dev/kafkaproducer-connection-pool-in-python-part-2

Hashnode - python (python)

Introduction Note: Part 1 of this series is available here Note: The complete implementation is in my kafka-python-producer-pool repository. In part 1 of this series, we addressed the concept of a Kafka producer pool to provide safe, multi-threaded c...


3: KafkaProducer connection pool in Python: Part 1

https://blog.lordsarcastic.dev/kafkaproducer-connection-pool-in-python-part-1

Hashnode - python (python)

Introduction Note: Part 2 of this series is available here Note: The complete implementation is in my kafka-python-producer-pool repository. Kafka is an event-streaming platform used for building event-driven systems. Kafka hinges on three things: To...


4: Explicit Variable Declaration in Typescript

https://ezelu.hashnode.dev/explicit-variable-declaration-in-typescript

Hashnode - javascript (Javascript)

Explicit Variable Declaration is a type of variable declaration where the developer explicitly let's Typescript know the variable datatype without utilizing the automatic Typescript datatype inference. This is particularly useful for both the compile...


5: Variables in Python

https://john-otienoh.hashnode.dev/variables-in-python

Hashnode - python (python)

Variables I have a value where do i store it in my computer' Well that's where variables come handy. Variables refer to 1. A location in the memory that are reserved to store the values of my code 2. A container that holds one value and has a label o...


6: JavaScript Looping Techniques

https://blog.kylerobins.com/javascript-looping-techniques

Hashnode - javascript (Javascript)

Happy New Year '' Hi there and welcome to another blog post. If you just started your coding journey or looking to strengthen your foundation, you're in the right place. Loops are fundamental to programming, and in JavaScript, we have three powerf...


7: JavaScript Fundamentals: Functions

https://balochcode.hashnode.dev/javascript-fundamentals-functions

Hashnode - javascript (Javascript)

JavaScript is a multi-purpose programming language that provides the ultimate power to the developer with infinite capabilities to create powerful, interactive, dynamic web applications. JavaScript packs an immersive tools which are both powerful and...


8: Navigating the Maze: Demystifying Confusing String Comparisons in JavaScript

https://dhruvparwani.hashnode.dev/navigating-the-maze-demystifying-confusing-string-comparisons-in-javascript

Hashnode - javascript (Javascript)

Welcome, fellow developers, to another exciting journey in JavaScript! Today, we will unravel the mysteries behind string comparisons, a topic that often leaves beginners scratching their heads. If you've ever been baffled by the seemingly inconsiste...


9: Navigating Asynchronous JavaScript: A Journey Through the Coffee Shop ''

https://devangtomar.hashnode.dev/navigating-asynchronous-javascript-a-journey-through-the-coffee-shop-aaa0dd19d724

Hashnode - javascript (Javascript)

Hello, fellow developers! Today, let's unravel the mysteries of asynchronous JavaScript by immersing ourselves in the dynamic world of a bustling coffee shop. Get ready to explore the concepts of callbacks, promises, and the magic of async/await'''al...


10 / 76

10: What Are the 7 Key Steps to Master Mobile App Design'

https://www.smashingapps.com/7-key-steps-to-master-mobile-app-design/

Smashing apps (Design / Internet)

Creating mobile apps that stand out in today’s competitive digital landscape requires a meticulous blend […]


11: Abstracting Compose Navigation with reflection

https://prasanthperumal.com/abstracting-compose-navigation-with-reflection

Hashnode - Kotlin (Mobiles)

This gist provides us with the option to abstract the navigation layer in a single file for compose. It also gives us the option to send arguments and receive results between screens. https://gist.github.com/prasanthperumal92/4bb263bb41c39a015dba94a5...


12: jQuery Basics: A Simple Guide to Getting Started with JavaScript Enhancement

https://rajlaxmimeshram.hashnode.dev/jquery-basics-a-simple-guide-to-getting-started-with-javascript-enhancement

Hashnode - javascript (Javascript)

jQuery is indeed a popular JavaScript library that simplifies and streamlines the process of writing JavaScript code. It was created by John Resig in 2006, and its primary purpose is to make it easier to work with HTML documents, handle events, creat...


13: How to Use NumPy, Pandas, and Scikit-Learn for AI and Machine Learning in Python

https://matinmollapur.hashnode.dev/how-to-use-numpy-pandas-and-scikit-learn-for-ai-and-machine-learning-in-python

Hashnode - python (python)

Python has become the go-to language for data science and machine learning due to its simplicity and the availability of powerful libraries. Three important Python libraries for AI and ML tasks are NumPy, Pandas, and Scikit-Learn. In this article, we...


14: Building a Quiz generator using Langchain Js, Qdrant DB, Open AI

https://deadmanabir.hashnode.dev/building-a-quiz-generator-using-langchain-js-qdrant-db-open-ai

Hashnode - javascript (Javascript)

Introduction I'm currently working as a full-stack intern at kira.ai, a startup. My latest task involves creating a quiz generator that extracts content from a PDF uploaded by the user. Despite most online resources focusing on AI/ML in Python, our p...


15: How to Run Celery Tasks on Windows using WSL: A Step-by-Step Guide (2023/2024)

https://afeez1131.hashnode.dev/how-to-run-celery-tasks-on-windows-using-wsl-a-step-by-step-guide-20232024

Hashnode - python (python)

Introduction Over the past few days, I faced several challenges attempting to run Celery on Windows. ' For those not so familiar, it's worth noting that Celery 4.0+ no longer officially supports the Windows OS. I found myself at a situation where va...


16: Picking the PERFECT GSoC 2024 Organization

https://psy4er.hashnode.dev/picking-the-perfect-gsoc-2024-organization

Hashnode - javascript (Javascript)

Embarking on my Google Summer of Code (GSoC) journey, I've decided to share the criteria I've developed after some research for selecting and shortlisting organizations. Disclaimer: I am by no means a GSoC expert; in fact, I will be applying for the...


17: Build your own Plugin System Architecture

https://vidhi-kataria.hashnode.dev/build-your-own-plugin-system-architecture

Hashnode - javascript (Javascript)

What is a plugin architecture' For building modular, customizable, and easily extensible applications one of the common design pattern followed is plugin system or modular architecture. It allows one to add more features and components to the applica...


18: Explore Large Datasets with Ease using Facets Dive

https://mathdatasimplified.com/explore-large-datasets-with-ease-using-facets-dive/

Math Data Simplified (data)

To interactively explore large numbers of data points across multiple dataset features, use Facets Dive. Link to Facets.


19: Is Python Coding or Programming' Unveiling the Enigma

https://waseemo.hashnode.dev/is-python-coding-or-programming

Hashnode - python (python)

Unlock the mysteries of Python with this comprehensive article. Explore the depths of whether Python is coding or programming. A must-read for tech enthusiasts and beginners alike! Introduction Python, a versatile language, often perplexes newcomers ...


20 / 76

20: Numbers in Javascript in detail

https://nerdbash.hashnode.dev/numbers-in-javascript-in-detail

Hashnode - javascript (Javascript)

Number is a datatype in javascript that can hold all types of Integers, be it signed or unsigned, floating point numbers, etc. let number = 60; let floatingPointNum = 59.89; We all know that Javascript is a dynamically typed language that means we d...


21: Moving from Inertia.js to Laravel Livewire

https://adamcampbell.dev/moving-from-inertiajs-to-laravel-livewire

Hashnode - vuejs (Javascript)

I've been a huge Inertia.js fan and user for years, and was one of the first adopters after my buddy Jonathan Reinink released it back in 2019. Paired with Vue.js, it just makes spinning up app UIs so easy. Livewire has been around for a long time to...


22: Deploying a Python-based Microservice Application on AWS EKS

https://saadkhann.hashnode.dev/deploying-a-python-based-microservice-application-on-aws-eks

Hashnode - python (python)

"Unlock the power of AWS EKS with this step-by-step guide! Learn how to effortlessly deploy a Python-based microservice application on Amazon's Elastic Kubernetes Service (EKS), harnessing the scalability and efficiency of containers in the cloud. Di...


23: Best GitHub Alternatives for Developer in 2024

https://riteshkokam.hashnode.dev/best-github-alternatives-for-developer-in-2024

Hashnode - javascript (Javascript)

GitHub is a popular code hosting platform that offers a variety of features for developers, such as version control, issue tracking, and pull requests. However, GitHub is not the only option available. There are a number of other code hosting platfor...


24: Exploring Java21: Embracing Cutting-Edge Features in 2024

https://webplanex.hashnode.dev/exploring-java21-embracing-cutting-edge-features-in-2024

Hashnode - vuejs (Javascript)

In the ever-evolving landscape of programming languages, Java stands as a stalwart, continuously adapting and innovating to meet the demands of modern development. With the impending release of Java21, anticipated for 2024, the Java ecosystem is pois...


25: Day 13 Task: Basics of Python

https://sohebdevops.hashnode.dev/day-13-task-basics-of-python

Hashnode - python (python)

What is Python' Python is a Open source, general purpose, high level, and object-oriented programming language. It was created by Guido van Rossum Python consists of vast libraries and various frameworks like Django,Tensorflow, Flask, Pandas, Kera...


26: The making of BSMNT Chronicles

https://www.awwwards.com/the-making-of-bsmnt-chronicles.html

awwwards (Internet)

Here at basement, we are fueled by nostalgia. A while ago, we started exploring new tools to make an immersive experience, and before we knew it, we were...


27: Vote for Site of the Month December 2023!

https://www.awwwards.com/vote-for-site-of-the-month-december-2023.html

awwwards (Internet)

Meet the nominees for Site of the Month December, vote and tweet for your favorite.' Vote for SOTM December 'The candidates for Site of the Month...


28: 7 Predictions for Web Design in 2024

https://www.webdesignerdepot.com/7-predictions-for-2024/

Webdesigner depot (Design)

At this time every year, we like to make some predictions of what the coming 12 months will be like for web designers.


29: 7 Predictions for Web Design in 2024

https://www.webdesignerdepot.com/7-predictions-for-web-design-in-2024/

Webdesigner depot (Design)

At this time every year, we like to run through some predictions of what the coming 12 months will mean for web designers.


30 / 76

30: Quand revendre son casque VR '

https://www.realite-virtuelle.com/quand-revendre-son-casque-vr/

realite-virtuelle.com (Réalité Virtuelle)

La réalité virtuelle (VR) a pris d’assaut le monde du divertissement et de la technologie. […] Cet article Quand revendre son casque VR ' a été publié sur REALITE-VIRTUELLE.COM.


31: To-do App with HTML, CSS and Javascript

https://blog-mageshkannan.vercel.app/blog/to-do-app-with-html-css-and-javascript

Hashnode - javascript (Javascript)

Introduction Hey, Developers, Let's build a simple to-do app using only HTML, CSS, and JavaScript'no frameworks or libraries involved. This hands-on project will serve as an excellent starting point for beginners, providing insights into how JavaScri...


32: JavaScript Prototypes Explained

https://mirayatech.blog.com/javascript-prototypes-explained

Hashnode - javascript (Javascript)

Introduction In this post, I'll explain what prototypal inheritance in JavaScript is all about. ' It's a concept where objects can copy and use features from other objects, making coding simpler and more powerful. Let's dive in! What are Prototypes'...


33: Understanding JavaScript Promise Methods: A Simple Guide

https://mdhamim.hashnode.dev/understanding-javascript-promise-methods-a-simple-guide

Hashnode - javascript (Javascript)

JavaScript, the backbone of modern web development, empowers developers to create dynamic and interactive web applications. One key feature that enhances the efficiency of handling asynchronous operations in JavaScript is Promises. In this article, w...


34: 2024-01-01

https://yonny.yoning.com/2024-01-01

Hashnode - python (python)

Blind Auction code in Python from replit import clear #HINT: You can call clear() to clear the output in the console. from art import logo print(logo) bid_list = {} more_bidder = "yes" high_amount = 0 while more_bidder == "yes": name = input("Wh...


35: Spread operator in JavaScript

https://helpingtechies.hashnode.dev/spread-operator-in-javascript

Hashnode - javascript (Javascript)

Hi, in this blog we will see spread operator bit by bit and understand it . so lets start ' 'In JavaScript spread operator is used very frequently specially when we want to clone an array or an object . lets see it through an example. let arr1=["ma...


36: Meta veut présenter des lunettes de réalité augmentée extrêmement avancées en 2024

https://www.usine-digitale.fr/article/meta-decrit-ses-lunettes-de-realite-augmentee-comme-l-appareil-electronique-le-plus-avance-jamais-cree-par-l-espece-humaine.N2205593

L'usine-digitale (Informatique)

Dans le petit monde de la réalité virtuelle et augmentée, beaucoup sont ceux qui attendent de pied ferme l'Apple Vision Pro en 2024. Meta semble leur réserver une surprise. Il pourrait présenter ses premières vraies lunettes de réalité augmentée, disponibles en quantités très limitées car utilisant des technologies de pointe qui ne sont pas encore industrialisables. Son CTO les décrit [...]


37: Google Gemini devait détrôner GPT : Pour l'instant, c'est un flop complet

https://www.lebigdata.fr/google-gemini-flop

Le Big Data (dataviz)

Les performances de Google Gemini sont largement en dessous de celles de GPT. Cette récente étude embarrasse le géant de … Cet article Google Gemini devait détrôner GPT : Pour l’instant, c’est un flop complet a été publié sur LEBIGDATA.FR.


38: Unraveling the Power of Strings in Python

https://akashdevblog.hashnode.dev/unraveling-the-power-of-strings-in-python

Hashnode - python (python)

First of all, congratulate yourself you continuing your learning. I really appreciate your efforts. So till now, we have covered a lot of topics and in this blog, we'll discuss Strings in Python. So without further ado, let's start. What is String' S...


39: Python 26: Guess the Word Game

https://gregorschafroth.hashnode.dev/python-26-guess-the-word-game

Hashnode - python (python)

New year, new code! Today I asked ChatGPT for a small game, as I thought this might be more fun. Here is the exercise I got. As usual you can find my solution below; Game Title: Guess the Word Description: Create a text-based game where the computer ...


40 / 76

40: Decorator in Python

https://tariq-coding.com/python-decorator

Hashnode - python (python)

def decorator(func): def wrapper: print(f"Before the function.") func() print(f"After the function.") return wrapper # Tells the function, it is a decorator. @decorator def hello(): print("Hello, World!") # Call ...


41: Guide ultime pour connecter votre Meta Quest 2 à un PC

https://www.realite-virtuelle.com/comment-connecter-meta-quest-2-a-pc/

realite-virtuelle.com (Réalité Virtuelle)

L’utilisation d’un casque de réalité virtuelle tel que le Meta Quest 2 offre une expérience immersive et […] Cet article Guide ultime pour connecter votre Meta Quest 2 à un PC a été publié sur REALITE-VIRTUELLE.COM.


42: Frequently asked Import Errors

https://archerzou.hashnode.dev/python

Hashnode - python (python)

For example,ModuleNotFoundError: No module named 'api' it seems that Django can't find you application, it can't be related to the PYTHONPATH or DJANGO_SETTINGS_MODULE environment varaibles. Can y please attach the settings.py file content' (specifi...


43: How to Build a Dialogue Box in Godot 4

https://gamedevacademy.org/godot-dialogue-box-tutorial/

Game dev academy (Jeux)

In this thorough tutorial, we’re diving into the creation of a Godot dialogue box UI which can be used for a number of different games. With this detailed guide, we’ll ... Read more


44: How to Make a Day Night Cycle in Godot 4

https://gamedevacademy.org/godot-day-night-cycle/

Game dev academy (Jeux)

Want more GODOT 4 content' Explore the EXPLORE MICRO-SURVIVAL GAMES WITH GODOT 4 where you can find a comprehensive, project-based curriculum on it! Involve yourself with the Godot game engine and ... Read more


45: How to Use ChatGPT in Godot 4 ' Complete Guide

https://gamedevacademy.org/godot-chatgpt-tutorial/

Game dev academy (Jeux)

You can access the full course here: CREATE AI NPCS WITH GODOT 4 AND CHATGPT Welcome to an in-depth Godot ChatGPT tutorial where we will delve into the exciting world of ... Read more


46: E-Ink Photo Frame - Part 1

https://blog.v1shnu.com/e-ink-photo-frame-part-1

Hashnode - python (python)

TL;DR: This post briefly looks at what is required to create an image file that can be displayed on the Waveshare 5.65inch ACeP 7-Color E-Paper E-Ink Display Module. It goes into the required format and links to a script that converts images into the...


47: Test Your JavaScript Skills : let Keyword - 29

https://mahavir.hashnode.dev/test-your-javascript-skills-let-keyword-29

Hashnode - javascript (Javascript)

Introduction Namaste, In this blog I will discuss 7 code scenarios on Javascript 'let' keyword. Identify the output of the below program console.log ("myval2", myval2); let myval2=101; a.101 b.null c.error d.undefined e.no output Answer:c ...


48: How to create a Slack Bot using Python'

https://vedantbothikar.hashnode.dev/how-to-create-a-slack-bot-using-python

Hashnode - python (python)

About Slack and Slack Apps ' Slack is like a super helpful chatroom for teams to work together. Slack apps (or bots) make it even better by doing things automatically, sharing information, and connecting with other tools. These apps help teams work ...


49: Concept of DevOps

https://pradnyaa.hashnode.dev/concept-of-devops

Hashnode - python (python)

If you want to build better software faster, DevOps is the answer. In today's fast-paced digital landscape, businesses are constantly seeking ways to deliver high-quality software faster and more efficiently. This is where DevOps comes into play. Dev...


50 / 76

50: Test Your JavaScript Skills : const keyword - 28

https://mahavir.hashnode.dev/test-your-javascript-skills-const-keyword-28

Hashnode - javascript (Javascript)

Introduction Namaste, In this blog I will discuss 10 code scenarios on Javascript const keyword . Identify the output of the below program const myval = "Hari"; const myval =12; console.log(myval); a. error b.Hari c.12 d.null e.undefined ...


51: How to change the port that Vite uses for the local development server

https://blog.alexandrecalaca.com/how-to-change-the-port-that-vite-uses-for-the-local-development-server

Hashnode - javascript (Javascript)

Vite Vite is a build tool for modern web development that aims to provide a faster and more efficient development experience. It's specifically designed for building web applications using modern JavaScript frameworks such as React, Vue, and others. ...


52: How to run a cloned React application with Vite on Pop!_OS 22.04

https://blog.alexandrecalaca.com/how-to-run-a-cloned-react-application-with-vite-on-popos-2204

Hashnode - javascript (Javascript)

Vite Vite is a build tool for modern web development that aims to provide a faster and more efficient development experience. It's specifically designed for building web applications using modern JavaScript frameworks such as React, Vue, and others. ...


53: SQLAlchemy '' ''

https://ruo.dev/sqlalchemy

Hashnode - python (python)

'''''''' ''''' '''' '''''''' '''' ''' '''. Python'' SQLAlchemy' '''''' ''' '' '''' ''' ORM('' '' '') '' '''''. ' '''' SQLAlchemy' '' '' ''' ''' '''' '''' ''' ''''' '' '''''. ''' ''' SQLAlchemy'' ''' '''''''' '' ''' '''''. ''' ''''' ''''', '''''' ''' ...


54: Next.js Learning Path '

https://saifur-rahman-mahin.hashnode.dev/nextjs-learning-path

Hashnode - javascript (Javascript)

Next.js Learning Path ' Next.js is a popular open-source React framework that is designed to make it easier to build web applications with React. It adds functionality such as server-side rendering and generating static websites for React-based web ...


55: Mastering React: A Comprehensive Guide from Basics to Advanced Concepts

https://saifur-rahman-mahin.hashnode.dev/mastering-react-a-comprehensive-guide-from-basics-to-advanced-concepts

Hashnode - javascript (Javascript)

Mastering React: A Comprehensive Guide from Basics to Advanced Concepts React.js, commonly known as React, is an open-source JavaScript library used for building user interfaces or UI components, particularly for single-page applications where smooth...


56: Vector4i in Godot ' Complete Guide

https://gamedevacademy.org/vector4i-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to a world where precision and grid-based calculations take on an integral role ' that of game development and various forms of computational logistics with Godot 4’s Vector4i class. ... Read more


57: Vector4 in Godot ' Complete Guide

https://gamedevacademy.org/vector4-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to our tutorial on the Vector4 class in Godot 4, a key component for any game developer working with 3D dimensions and beyond. Whether you’ve just started exploring the ... Read more


58: Vector3i in Godot ' Complete Guide

https://gamedevacademy.org/vector3i-in-godot-complete-guide/

Game dev academy (Jeux)

Embarking on the journey of game development involves not just creativity but also a robust understanding of the tools and techniques that bring your ideas to life. One such tool ... Read more


59: Vector3 in Godot ' Complete Guide

https://gamedevacademy.org/vector3-in-godot-complete-guide/

Game dev academy (Jeux)

Thrilled to dive into the intricate world of game development, are you' Today, we’re going to peel back the layers of a fundamental concept that breathes life into our virtual ... Read more


60 / 76

60: Vector2i in Godot ' Complete Guide

https://gamedevacademy.org/vector2i-in-godot-complete-guide/

Game dev academy (Jeux)

Understanding Vector2i in Godot 4 Aspiring game developers and coding enthusiasts ' welcome! In the realm of digital creation, especially in the context of game development, understanding different data types ... Read more


61: Vector2 in Godot ' Complete Guide

https://gamedevacademy.org/vector2-in-godot-complete-guide/

Game dev academy (Jeux)

Vector mathematics is fundamental to many aspects of game development and simulation, including physics, animation, and user interactions. Godot Engine, a popular open-source game engine, provides robust support for vector ... Read more


62: Google Cloud Fixes Kubernetes Security Flaw

https://www.webpronews.com/google-cloud-fixes-kubernetes-security-flaw/

WebProNews SEO (Développement)

WebProNews Google Cloud Fixes Kubernetes Security Flaw Google Cloud has fixed a flaw impacting Kubernetes that could allow an attacker to escalate their privileges. Google Cloud Fixes Kubernetes Security Flaw Staff


63: OptimizedTranslation in Godot ' Complete Guide

https://gamedevacademy.org/optimizedtranslation-in-godot-complete-guide/

Game dev academy (Jeux)

When it comes to creating games or applications, one key aspect is ensuring that they can reach a broad audience by supporting multiple languages. This is where Godot’s OptimizedTranslation class ... Read more


64: OpenXRIPBinding in Godot ' Complete Guide

https://gamedevacademy.org/openxripbinding-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to our in-depth exploration of the OpenXRIPBinding class in Godot 4, the latest iteration of the Godot game engine. If you’re looking to enrich your virtual reality (VR) and ... Read more


65: OpenXRInteractionProfile in Godot ' Complete Guide

https://gamedevacademy.org/openxrinteractionprofile-in-godot-complete-guide/

Game dev academy (Jeux)

Diving into the world of virtual reality and extended reality development introduces us to an array of new technical concepts that can be a bit daunting at first glance. However, ... Read more


66: OpenXRActionSet in Godot ' Complete Guide

https://gamedevacademy.org/openxractionset-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to this in-depth tutorial where we will explore the OpenXRActionSet class in Godot 4. As you embark on this learning journey, remember that understanding this class can significantly enhance ... Read more


67: OpenXRActionMap in Godot ' Complete Guide

https://gamedevacademy.org/openxractionmap-in-godot-complete-guide/

Game dev academy (Jeux)

Diving into the world of virtual reality and augmented reality can be both exhilarating and daunting. As developers, we need to work with complex and sophisticated systems that make our ... Read more


68: OpenXRAction in Godot ' Complete Guide

https://gamedevacademy.org/openxraction-in-godot-complete-guide/

Game dev academy (Jeux)

Unlocking Virtual Interactions with OpenXRAction in Godot 4 Virtual reality and augmented reality have changed the game in terms of immersive, interactive experiences. As developers, we not only want to ... Read more


69: OggPacketSequence in Godot ' Complete Guide

https://gamedevacademy.org/oggpacketsequence-in-godot-complete-guide/

Game dev academy (Jeux)

Understanding and harnessing the power of sound in game development can truly elevate the player’s experience. Sound helps to immerse players into the game world, establishes mood, and can serve ... Read more


70 / 76

70: OccluderPolygon2D in Godot ' Complete Guide

https://gamedevacademy.org/occluderpolygon2d-in-godot-complete-guide/

Game dev academy (Jeux)

Lighting and its manipulation are pivotal elements when creating engaging 2D environments. Through clever use of light and shadow, you can add depth, atmosphere, and a sense of realism to ... Read more


71: Occluder3D in Godot ' Complete Guide

https://gamedevacademy.org/occluder3d-in-godot-complete-guide/

Game dev academy (Jeux)

Understanding the functionality of different components in game development can drastically enhance the performance and visual quality of your projects. Among these, the Occluder3D class in Godot 4 plays a ... Read more


72: NoiseTexture3D in Godot ' Complete Guide

https://gamedevacademy.org/noisetexture3d-in-godot-complete-guide/

Game dev academy (Jeux)

Creating immersive game worlds often involves attention to detail and bringing a sense of realism or fantasy to the environment. Textures play a huge role in this, and the ability ... Read more


73: Higher-Order Array Methods (map(), filter(), and reduce() ) in JavaScript in-depth

https://techthinkers.dev/higher-order-array-methods-map-filter-and-reduce-in-javascript-in-depth

Hashnode - javascript (Javascript)

1. map() The map() method in JavaScript is a powerful and widely used array method. It is used to create a new array by applying a function to each element of an existing array. The original array remains unchanged. This will return the value and all...




La veille     Haut de page     Lendemain



Note : Webriche.fr est un agrégateur de flux RSS. C'est à dire un outil automatique qui regroupe l'accès à des informations, dont il n'est ni le rédacteur, ni l'éditeur.
Pour toutes questions, merci de contacter Richard Carlier.

Présentation

Ceci est un site qui explore certains mécanismes du Web 2.0, histoire de jouer avec tout ça...
Oui, une sorte de mashup 2.0 appliqué à la veille informationnelle... Hum, rien de neuf ?

Expérimental, c'est un site collaboratif à usage d'une seule personne. Ou presque.

Richard Carlier

Des mots,
toujours des mots...

Collaboration Partage Pagerank Donnees Echange RSS Standards Web Design CSS Participation Accessibilite Mashup Convergence Standardisation Utilisateurs Web 2.0