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

« Décembre 2023 »

  • 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


31 Décembre 2023 (78)

1: Kotlin: My Partner in Crime in the Digital Realm

https://starchild.hashnode.dev/kotlin-my-partner-in-crime-in-the-digital-realm

Hashnode - Kotlin (Mobiles)

Often in the world of programming, I encounter the question, "Why Kotlin'" In a realm dominated by titans like Python and Java, my choice might seem like a deviation from the norm. But there's a unique story behind this choice, one that's as personal...


2: accessToken v/s refreshToken - Complete Guide to understand

https://pulkitporwal.hashnode.dev/accesstoken-vs-refreshtoken-complete-guide-to-understand

Hashnode - javascript (Javascript)

In this article, we are going to discuss accessToken and refreshToken. First, we understand what are these, and then we understand the difference between them and at last, we see some practical work of these. What are accessToken and refreshToken' a...


3: Microsoft: 'Financially Motivated Threat Actors' Distributing Malware via App Installer

https://www.webpronews.com/microsoft-financially-motivated-threat-actors-distributing-malware-via-app-installer/

WebProNews SEO (Développement)

WebProNews Microsoft: ‘Financially Motivated Threat Actors’ Distributing Malware via App Installer Microsoft is warning that bad actors, including those financially motivated, are using App Installer to distribute malware. Microsoft: ‘Financially Motivated Threat Actors’ Distributing Malware via App Installer Staff


4: How to Create, Update and Delete Data in GrapQL and the usage of mutation keyword (Part 3)

https://ganesh3142.hashnode.dev/how-to-create-update-and-delete-data-in-grapql-and-the-usage-of-mutation-keyword-part-3

Hashnode - javascript (Javascript)

Hello Readers and welcome to another article of the series in Mastering Graphql, if you are reading this on a continuous then thank you, and if you are new to this article then I would like you to visit and read the previous parts of the series here....


5: Gentoo Linux Officially Offers Binary Packages

https://www.webpronews.com/gentoo-linux-officially-offers-binary-packages/

WebProNews SEO (Développement)

WebProNews Gentoo Linux Officially Offers Binary Packages Gentoo Linux, the distribution that is famously source-based, has announced the availability of more than 20GB of binary packages on its servers. Gentoo Linux Officially Offers Binary Packages Matt Milano


6: Debugging 2023: My Epic Quest of Coding Triumphs

https://devjobalia.hashnode.dev/debugging-2023-my-epic-quest-of-coding-triumphs

Hashnode - javascript (Javascript)

Some Back Story: 2022 Embarked on the coding odyssey with zero knowledge until 10th standard. Joined Diploma Course Overwhelmed by languages like C and web development intricacies, struggling with syntax errors while copying and pasting code teacher ...


7: Mastering Pattern Printing: Unveiling 3-step process for Effortless Shape Solutions!

https://sidspeaks.hashnode.dev/mastering-pattern-printing-unveiling-3-step-process-for-effortless-shape-solutions

Hashnode - python (python)

Introduction Pattern printing is a fun exercise in programming that combines logical thinking with a creative touch. As developers, the ability to generate intricate patterns showcases our problem-solving skills and adds an aesthetic dimension to our...


8: Crafting an OTP component with React.js

https://hiremeakashdev.hashnode.dev/crafting-an-otp-component-with-reactjs

Hashnode - javascript (Javascript)

In the age of technological advancements, a frequent situation is encountering the one-time password (OTP) input component in our daily use apps and web-apps, ensuring secure authentication. In this blog, we'll explore how to create the Frontend of a...


9: A Brief Introduction to ESLint

https://aanchalfatwani.hashnode.dev/a-brief-introduction-to-eslint

Hashnode - javascript (Javascript)

Imagine a friendly robot that scans your code, sniffs out mistakes, and suggests improvements. That's ESLint in a nutshell. It's a linter, a software tool that checks your JavaScript code for errors, inconsistencies, and bad practices. Think of it li...


10 / 78

10: Comment le « Cameroons » est devenu allemand

https://www.visionscarto.net/comment-le-cameroons-est-devenu-allemand

Visions Carto (dataviz)

Dès l'origine, le projet colonial s'est accompagné d'une « rhétorique de civilisation » et d'une volonté d'accumulation d'exemples matériels de la culture et de la nature du continent africain, ce qui, en d'autres termes, revenait à organiser la « protection » de l'État pour les collectionneurs et les collections : en Afrique centrale, c'est dans la région qui constitue le territo [...]


11: Methods in Javascript

https://pashupatibansode.hashnode.dev/methods-in-javascript

Hashnode - javascript (Javascript)

Declaration and interpolation of string:- let name = "pashupati" const adharId = "84930384939" Using let: Declare a variable: let name; Assign a string value: name = "pashupati"; Using const: Declare a constant variable: const adha...


12: Learning FLUTTER

https://usamajay.hashnode.dev/learning-flutter

Hashnode - Flutter (Flutter)

Material app: this is a design library used for android ecosystem. This is basically a design guideline. The given below are the things included in Material App: title: describes the title of the flutter app. home: the home screen of the app. Like in...


13: How to Integrate Firebase Google Auth in your React App

https://omgate.hashnode.dev/how-to-integrate-firebase-google-auth-in-your-react-app

Hashnode - javascript (Javascript)

This blog will help you set up Google Authentication for your React application with the help of Firebase. Google Authentication is one of the best and most robust authentication methods to authenticate your users. It is fast, Firebase also provides ...


14: Comment le « Cameroons » est devenu allemand

https://visionscarto.net/comment-le-cameroons-est-devenu-allemand

Visions Carto (dataviz)

Dès l'origine, le projet colonial s'est accompagné d'une « rhétorique de civilisation » et d'une volonté d'accumulation d'exemples matériels de la culture et de la nature du continent africain, ce qui, en d'autres termes, revenait à organiser la « protection » de l'État pour les collectionneurs et les collections : en Afrique centrale, c'est dans la région qui constitue le territo [...]


15: Flutter: Building Robust and Maintainable Apps

https://vikasmohan202.hashnode.dev/flutter-building-robust-and-maintainable-apps

Hashnode - Flutter (Flutter)

Introduction: Developing a robust and maintainable Flutter app is a complex task. To ensure scalability, testability, and codebase maintainability, software engineers often turn to architectural patterns. One such pattern that has gained significant ...


16: Constructing a Text-to-Speech Converter Using JavaScript, HTML, and CSS

https://rajlaxmimeshram.hashnode.dev/constructing-a-text-to-speech-converter-using-javascript-html-and-css

Hashnode - javascript (Javascript)

The Text-to-Speech (TTS) converter is one example of a tool that converts written text into spoken speech. This article will show you how to use HTML, CSS, and JavaScript to create a straightforward yet powerful text-to-speech converter. HTML Structu...


17: Starting My Blogs

https://sam0p.hashnode.dev/starting-my-blogs

Hashnode - javascript (Javascript)

Hello everyone! Today is 31st December 2023 and I have decided to document my journey of being a software engineer. Stay tuned guys.


18: Buttery-Smooth Scrolling on your website in 2 minutes!

https://aroy77.hashnode.dev/buttery-smooth-scrolling-on-your-website-in-2-minutes

Hashnode - javascript (Javascript)

Smooth scrolling enhances the user experience by providing fluid transitions between sections of your website. While it may not be to everyone's taste, it does add a much more polished and natural feel to it. Want smooth scrolling on your website lik...


19: Le Kingdom Market du dark web est tombé ! Voici comment la police l'a piégé

https://www.lebigdata.fr/kingdom-market-dark-web

Le Big Data (dataviz)

La police allemande neutralise enfin le Kingdom Market du dark web. La coopération internationale prouve une fois de plus son … Cet article Le Kingdom Market du dark web est tombé ! Voici comment la police l'a piégé a été publié sur LEBIGDATA.FR.


20 / 78

20: System Design A1:- Consistency in Distributed Systems: A Fundamental Challenge

https://sukuna.hashnode.dev/system-design-a1-consistency-in-distributed-systems-a-fundamental-challenge

Hashnode - javascript (Javascript)

What is a Distributed System' A distributed system is a collection of independent computers (nodes) that collaborate to achieve a shared objective. These nodes are interconnected through a network and operate as a unified system. In a distributed sys...


21: Functions in javascript

https://piyushagrawal.hashnode.dev/functions-in-javascript

Hashnode - javascript (Javascript)

In JavaScript, functions are a fundamental building block of the language. They are used to group code into reusable units, and they play a crucial role in structuring and organizing JavaScript programs. Here are some key aspects of functions in Java...


22: For 2024'

https://stephendavidwilliams.com/for-2024

Hashnode - python (python)

' What' If your goal is to learn Python and how it applies to data engineering and analytics scenarios for 2024, my goal is to help you with that. For 2024, I'll be prioritizing more video content to show you multiple ways to use Python (as well as ...


23: Our Most Popular Articles of 2023

https://tinztwins.hashnode.dev/our-most-popular-articles-of-2023

Hashnode - python (python)

A year filled with AI innovations has come to an end, and it's time to reflect. First of all, we would like to thank all our readers. Many thanks for your support! In this review, we present you our top seven articles from 2023 that captured everyone...


24: Build a To-Do List App Using Python Flask, Jinja2, and SQL

https://lovelacecoding.hashnode.dev/build-a-to-do-list-app-using-python-flask-jinja2-and-sql

Hashnode - python (python)

Hi lovely readers, Do you want to get into Flask' I'll guide you through how to get started by making a classic project. a to-do list. In this blog post, you will learn Flask, Jinja2, Sqlite3, HTML, and how to build CRUD functionalities. Let's get st...


25: A Comprehensive Guide to Python Lists with Assistance from the Justice League

https://thealgorithmicjourney.com/a-comprehensive-guide-to-python-lists-with-assistance-from-the-justice-league

Hashnode - python (python)

Notably, while I have covered topics such as Tuples, Sets, and Dictionaries, I inadvertently overlooked discussing Lists. This article will correct that. In Python, a list is a versatile and widely used data structure that stores a collection of item...


26: Mastering the Art of Front-End Development

https://samila99.hashnode.dev/mastering-the-art-of-front-end-development

Hashnode - javascript (Javascript)

A Comprehensive Road-map to Navigate the Ever-Evolving World of Front-End Development 1. HTML/CSS: Learn HTML5 and CSS3 thoroughly. Understand the Document Object Model (DOM). Practice creating responsive layouts. 2. JavaScript: Learn the funda...


27: Exploring the BroadcastChannel API

https://priya-jain.hashnode.dev/broadcastchannel-api

Hashnode - javascript (Javascript)

An example would be a case like Facebook or Instagram where a user likes a post on a detail page and then the change is reflected when the user returns to the timeline screen. As a result, when you clicked on a post on the main screen to open a new ...


28: Mastering State Management in Flutter with Bloc

https://m-saied.hashnode.dev/mastering-state-management-in-flutter-with-bloc

Hashnode - Flutter (Flutter)

Introduction: Flutter has gained immense popularity for its ability to create beautiful and high-performance cross-platform mobile applications. One key aspect that contributes to Flutter's success is its robust state management solutions. Among thes...


29: Simplifying JavaScript Inheritance

https://mirayatech.blog.com/simplifying-javascript-inheritance

Hashnode - javascript (Javascript)

In this post, I'll explain what prototypal inheritance in JavaScript is all about. ' It's a handy concept that can save you from repeating code or fixing the same bug repeatedly. Let's dive in! Understanding the Basics ' Inheritance in JavaScript i...


30 / 78

30: Events in Javascript

https://vincenguyen.hashnode.dev/events-in-javascript

Hashnode - javascript (Javascript)

Events in JavaScript empower developers to respond to user interactions, browser actions, and other asynchronous occurrences with precision and finesse. In this comprehensive exploration, we'll delve into the fundamental concepts of events, their typ...


31: Elevating Flutter Development: A Guide to Essential Flutter Packages

https://m-saied.hashnode.dev/elevating-flutter-development-a-guide-to-essential-flutter-packages

Hashnode - Flutter (Flutter)

Introduction: Flutter, Google's UI toolkit for building natively compiled applications, has gained immense popularity among developers for its expressive and flexible nature. One of the key factors contributing to Flutter's success is its rich ecosys...


32: Analyser un JSON de plusieurs Giga en local

https://thenybble.de/posts/json-analysis

Humancoders ()

Comment analyser un JSON de plusieurs Giga ' Utilisation de JQ et parallel, puis Jupyter et Dask : Commentaires L'article Analyser un JSON de plusieurs Giga en local a été posté dans la catégorie Data de Human Coders News


33: Comment travailler en asynchrone sur différents fuseaux horaires

https://newsletter.posthog.com/p/how-we-work-asynchronously?r=2bjtip

Humancoders ()

Comment PostHog gère une équipe tech de 38 personnes répartie dans 11 pays sur différents fuseaux horaires : travail asynchrone et outillage, transparence dans la gestion de la startup, gestion des PR, utilisation de RFC pour les features produits : Commentaires L'article Comment travailler en asynchrone sur différents fuseaux horaires a été posté dans la catégorie Agile de Human Coders [...]


34: Comment fonctionne une base de données '

https://tontinton.com/posts/database-fundementals

Humancoders ()

Comment fonctionne une base de données ' Cet article construit une BDD étape par étape en expliquant les propriétés qu'une base de données doit avoir : ACID, B-Trees, LSM Tree, Write Ahead Log, etc. Commentaires L'article Comment fonctionne une base de données ' a été posté dans la catégorie Bases de données de Human Coders News


35: Client-side form validation

https://irfanblogs.hashnode.dev/client-side-form-validation

Hashnode - javascript (Javascript)

Introduction Hello Developer's ! Welcome to the IRFAN's Blog. In this blog article , we learn how to create a form validation using HTML CSS and JavaScript. We validate passwords and confirm passwords, and email addresses using JavaScript. Go onto an...


36: Getting Started with Django: A Beginner's Guide

https://daichi.hashnode.dev/getting-started-with-django-a-beginners-guide

Hashnode - python (python)

Introduction Welcome to the world of Django, where building web applications becomes a breeze! Whether you're a coding enthusiast or a beginner eager to explore web development, Django is a fantastic framework to kickstart your journey. In this guide...


37: handling rejections in javascript

https://piyushagrawal.hashnode.dev/handling-rejections-in-javascript

Hashnode - javascript (Javascript)

Let's explore how to handle rejections in JavaScript using both the .catch() method with Promises and the try...catch statement with async/await. We'll use a real-life example of fetching data from an API, which is a common asynchronous operation. Ha...


38: Await function in javscript

https://piyushagrawal.hashnode.dev/await-function-in-javscript

Hashnode - javascript (Javascript)

The await keyword is used in JavaScript within async functions to wait for a Promise to settle (either resolve or reject) before continuing with the execution of the code. It can only be used inside functions that are declared with the async keyword....


39: Aysnc function in javascript

https://piyushagrawal.hashnode.dev/aysnc-function-in-javascript

Hashnode - javascript (Javascript)

In JavaScript, the async function is used to define a function that returns a promise. The async keyword is placed before the function keyword when declaring a function. An async function can contain an await expression, which pauses the execution of...


40 / 78

40: Month 3, Higher-Level Programming

https://sodiqsanusi.hashnode.dev/month-3-higher-level-programming

Hashnode - python (python)

' Nov 27th ' Dec 22nd After a much anticipated two weeks break after completing the milestone shell project, Month 3 started out with an introduction to a new programming language, Python. This month, we were mainly drilled on learning Python and ...


41: Sending and receiving data between browser tabs with BroadcastChannel

https://ghoulkingr.hashnode.dev/sending-and-receiving-data-between-browser-tabs-with-broadcastchannel

Hashnode - javascript (Javascript)

In this guide I'll show you how you can send messages between browser tabs just like this: BroadcastChannel only allows you to communicate between tabs in the same browser, on the same system, and the same origin. And it also allows you to communica...


42: Test your JavaScript Skills: Logical Operators

https://mahavir.hashnode.dev/test-your-javascript-skills-logical-operators

Hashnode - javascript (Javascript)

Introduction Namaste, In this blog I will discuss 10 code scenarios on JavaScript Logical Operators. Identify the output of the below program if (10-10 || 20-20) console.log("true"); else console.log("false"); a.true b.false c.0 d.null...


43: Python 25: New Year Countdown

https://gregorschafroth.hashnode.dev/python-25-new-year-countdown

Hashnode - python (python)

Alright it's the last day of the year, so I asked ChatGPT to give me a Python exercises related to that and here is what I got. You can find my solution below ' Exercise: New Year Countdown Write a Python program that calculates and displays a count...


44: 2023 - My Indie App Business Year In Review

https://roehl.dev/2023-my-indie-app-business-year-in-review

Hashnode - Flutter (Flutter)

Indie App Business This past year has been a huge one for me, marking the first full year of my indie app business since its start in April of 2022. It's been an awesome and sometimes challenging journey, with a few losses along the way, but mostly f...


45: The Magic Of New Beginnings (January 2024 Wallpapers Edition)

https://smashingmagazine.com/2023/12/desktop-wallpaper-calendars-january-2024/

Smashing magazine (Web 2 / CSS)

Let's start into the new year with a little inspiration boost: wallpapers created with love by the community for the community. Happy 2024!


46: USB-C obligatoire : Pourquoi l'Union européenne regrette sa grave erreur '

https://www.lebigdata.fr/usb-c-obligatoire

Le Big Data (dataviz)

L'Union européenne tranche pour l'USB-C obligatoire. Mais la directive pourrait finalement créer plus de problèmes qu'elle n'en résout. Bruxelles impose … Cet article USB-C obligatoire : Pourquoi l’Union européenne regrette sa grave erreur ' a été publié sur LEBIGDATA.FR.


47: JavaScript : Logical Operators

https://mahavir.hashnode.dev/javascript-logical-operators

Hashnode - javascript (Javascript)

What are Logical Operators ' Logical operators are used for creating compound expressions i.e using logical operators the programmer can combine expressions to perform conditional executions. In JavaScript the common logical operators are AND : && -...


48: Python Interview Questions Part 2

https://bigsmoke.hashnode.dev/python-interview-questions-part-2

Hashnode - python (python)

Python Modules and Packages What is a module in Python' Describe the differences between import and from...import statements in Python. How do you install and use third-party libraries in Python' Explain the purpose of a virtual environment in Py...


49: Exploring Arrays, Collections, ArrayList, Set, and Map in Kotlin

https://androidguide.hashnode.dev/exploring-arrays-collections-arraylist-set-and-map-in-kotlin

Hashnode - Kotlin (Mobiles)

Arrays A data structure that holds a fixed number of values of the same type or its subtypes. The most common type of array in Kotlin is the object-type array, represented by the Array class. ArraysCollections Arrays can be both be read & over...


50 / 78

50: Coroutines in Kotlin. Why '

https://randomdraw.hashnode.dev/coroutines-in-kotlin-why

Hashnode - Kotlin (Mobiles)

Coroutines are a powerful feature in Kotlin for writing asynchronous and concurrent code. They provide a way to write asynchronous code in a more sequential and readable manner, avoiding the callback hell that can occur with traditional callback-base...


51: What are Types in TypeScript

https://dev.harshit.com/what-are-types-in-typescript

Hashnode - javascript (Javascript)

The Definition ' In TypeScript, Types are an easy way of to refer different properties and functions that a value has. Let's break this sentence. what is a value ' : Now, a value in TypeScript is anything that we can assign to a variable well we ca...


52: Day 11: AWS IAM: Roles, Tools, and Best Practices '''

https://blog.prasadsuman.me/day-11-aws-iam-roles-tools-and-best-practices

Hashnode - python (python)

Unleashing the Power of IAM Roles for Services '' Necessity for IAM Roles Some AWS services need to execute actions on your behalf. Enter IAM Roles ' a mechanism to grant permissions to AWS services. Here are some common roles: EC2 Instance Roles:...


53: ESLint: The Next-Gen JS Linter

https://aryansharma.hashnode.dev/eslint-the-next-gen-js-linter

Hashnode - javascript (Javascript)

Quick Summary~ One day I was scrolling YouTube, and I was introduced to a YouTube video talking about how to make your JavaScript code better and error-free. My mind blew up' and I clicked the video, and then I got to know about ESLint from it. Then...


54: SQLAlchemy using MySQL for Python Developers - Part 1

https://ritwikmath.hashnode.dev/sqlalchemy-using-mysql-for-python-developers-part-1

Hashnode - python (python)

SQLAlchemy is an Object Relational Mapper. It is written in Python. SQLAlchemy is a versatile toolkit that allows developers to query and manage SQL databases efficiently. SQLAlchemy has two parts Core and ORM. This article will guide you through the...


55: Adding A Rate Limiter Middleware To A Robyn Server | Python

https://carlosmv.hashnode.dev/adding-a-rate-limiter-middleware-to-a-robyn-server-python

Hashnode - python (python)

In this article, we are going to learn how to add a rate limiter middleware to a Robyn server through robyn-rate-limits, a plugin developed by IdoKendo. Requirements Python 3 installed Pip installed Rate Limiter According to this article, publish...


56: Transform3D in Godot ' Complete Guide

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

Game dev academy (Jeux)

Transform3D is a powerful class in Godot 4, a leading game development engine, that allows developers to manipulate objects in 3D space with precision. Understanding how to use Transform3D can ... Read more


57: Transform2D in Godot ' Complete Guide

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

Game dev academy (Jeux)

Transformations are a fundamental concept in game development, especially in a 2D environment where manipulating objects through space'moving, rotating, and scaling them'is a daily task. Understanding transformations and how they ... Read more


58: StringName in Godot ' Complete Guide

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

Game dev academy (Jeux)

Strings are a fundamental aspect of programming and game development, and optimizing string handling can have a significant impact on the performance and maintainability of a project. Godot 4, the ... Read more


59: String in Godot ' Complete Guide

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

Game dev academy (Jeux)

String manipulation is a cornerstone in any programming language, and Godot’s GDScript is no exception. Whether you are developing a complex dialogue system for an RPG, formatting text for a ... Read more


60 / 78

60: Signal in Godot ' Complete Guide

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

Game dev academy (Jeux)

Signal mechanics offer one of the most quintessential elements of modern game development ' the ability to craft reactive, dynamic systems without the spaghetti code that often comes with complex ... Read more


61: RID in Godot ' Complete Guide

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

Game dev academy (Jeux)

Diving into the world of game development can be thrilling, especially when you begin to unfold the layers of mechanics that shape the experiences we enjoy. One such foundational aspect ... Read more


62: Rect2i in Godot ' Complete Guide

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

Game dev academy (Jeux)

Welcome to an engaging exploration of the Rect2i class in Godot 4, a powerful and versatile part of the Godot Engine that is crucial for creating structured 2D environments. Whether ... Read more


63: Rect2 in Godot ' Complete Guide

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

Game dev academy (Jeux)

When you begin exploring the world of 2D game development, understanding how to work with spatial data becomes an essential skill. In the Godot engine, the Rect2 class is a ... Read more


64: Quaternion in Godot ' Complete Guide

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

Game dev academy (Jeux)

In the realm of 3D game development, mastering rotations is akin to a magician mastering their spells. Without this foundational skill, it’s tough to bring to life the rich, dynamic ... Read more


65: Projection in Godot ' Complete Guide

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

Game dev academy (Jeux)

Projection in game development is like the gateway between the 3D world your characters inhabit and the 2D screen through which players experience the adventure. Understanding how to harness the ... Read more


66: Building A Store with Next.js + Shopify - PART 5: Fetch A Product & Fetch It's Variants Based on Selected Options

https://cyberoracle.hashnode.dev/building-a-store-with-nextjs-shopify-part-5-fetch-a-product-fetch-its-variants-based-on-selected-options

Hashnode - javascript (Javascript)

Welcome, and congratulations on making it to this part of the tutorial. Great job! In this part, we are going to make all the product cards a link to a page where the user gets to see all the information about the product selected. Are you ready' Thi...


67: Mastering Flutter Widgets: A Comprehensive Guide

https://m-saied.hashnode.dev/mastering-flutter-widgets-a-comprehensive-guide

Hashnode - Flutter (Flutter)

Unlocking the Power of Flutter's Building Blocks Introduction: Flutter, Google's innovative UI toolkit, has revolutionized app development with its speed, expressive UI, and hot reload feature. At the core of every Flutter application lie widgets, th...


68: Noise in Godot ' Complete Guide

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

Game dev academy (Jeux)

Understanding the intricacies of game development can seem daunting, but with the right tools and guidance, the process becomes an exciting journey of creativity and technical skill. Today, we delve ... Read more


69: NavigationPolygon in Godot ' Complete Guide

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

Game dev academy (Jeux)

Navigating through virtual spaces can be just as crucial as moving around in the physical world, especially when it comes to game development. The paths that players, characters, or even ... Read more


70 / 78

70: NavigationMeshSourceGeometryData3D in Godot ' Complete Guide

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

Game dev academy (Jeux)

Navigating through a 3D landscape can be as complex and exciting as exploring a new city for the first time. A crucial component in game development, especially when creating intricate ... Read more


71: NavigationMesh in Godot ' Complete Guide

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

Game dev academy (Jeux)

Navigating through digital worlds can often seem as intricate and complex as moving through the great labyrinthine structures of history. At the heart of this process lies the silent but ... Read more


72: MultiMesh in Godot ' Complete Guide

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

Game dev academy (Jeux)

Ever wondered how games manage to render forests full of trees or crowded cities bustling with thousands of NPCs' The secret ingredient behind such feats of graphical display is often ... Read more


73: MissingResource in Godot ' Complete Guide

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

Game dev academy (Jeux)

As you dive into the world of game development with Godot 4, you might encounter a variety of classes that help you handle different aspects of your game’s resources and ... Read more


74: MeshTexture in Godot ' Complete Guide

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

Game dev academy (Jeux)

Welcome to our comprehensive tutorial on the MeshTexture class in Godot 4. Whether you’re just beginning your journey in game development or looking for new techniques to add to your ... Read more


75: MeshLibrary in Godot ' Complete Guide

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

Game dev academy (Jeux)

When diving into the world of 3D game development, one of the essential tools for creating rich environments is the management of 3D meshes. These are the building blocks of ... Read more


76: Mesh in Godot ' Complete Guide

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

Game dev academy (Jeux)

Mastering the Mesh class in Godot 4 can seem like a winding road to newcomers, but it’s a journey well worth embarking on. As we delve into the fine-grained controls ... Read more


77: Material in Godot ' Complete Guide

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

Game dev academy (Jeux)

Crafting breathtaking visuals in a game is as essential as weaving an engaging narrative or designing exciting gameplay mechanics. Today, we’ll delve into the realm of materials in Godot 4, ... Read more




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