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

« Février 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


Jeudi 23 Février 2023 (138)

1: Activision s'est fait hacké, mais n'a rien dit aux employés. Pourquoi '

https://www.lebigdata.fr/activision-sest-fait-hacke-mais-na-rien-dit-aux-employes-pourquoi

Le Big Data (dataviz)

Insider Gaming, un webzine spécialisé dans les jeux vidéo, a rapporté qu'Activision s'est fait hacké. Des informations sensibles appartenant aux … Cet article Activision s’est fait hacké, mais n’a rien dit aux employés. Pourquoi ' a été publié sur LeBigData.fr.


2: Symfony et MongoDB, retour aux bases

https://blog.eleven-labs.com/fr/symfony-et-mongodb-retour-aux-sources/

Humancoders ()

Faire du MongoDB avec Symfony, c'est facile, mais avec ou sans Doctrine ' Commentaires L'article Symfony et MongoDB, retour aux bases a été posté dans la catégorie PHP de Human Coders News


3: 10 frameworks populaires pour Kotlin (et Java)

https://kotlin-java.fr/10-frameworks-kotlin-java/

Humancoders ()

Kotlin est un langage de programmation relativement nouveau, qui est devenu populaire en raison de sa concision, de sa sécurité, de sa lisibilité et de sa compatibilité avec la JVM. Commentaires L'article 10 frameworks populaires pour Kotlin (et Java) a été posté dans la catégorie Développement de Human Coders News


4: Différences entre MySQL et PostgreSQL

https://kotlin-java.fr/differences-mysql-postgresql/

Humancoders ()

MySQL et PostgreSQL sont deux systèmes de gestion de base de données relationnelles (SGBDR) très populaires et largement utilisés dans l'industrie. Bien qu'ils partagent des similitudes dans leur structure et leur fonctionnement de base, il existe des différences clés entre les deux qui peuvent affecter le choix d'un SGBDR pour un projet particulier. Commentaires L'article Différences entr [...]


5: QDataWidgetMappers in PyQt

https://blog.datascale.win/qdatawidgetmappers-in-pyqt

Hashnode - python (python)

This will be a brief overview of how I use QDataWidgetMappers to take the manual process out of CRUD'ing PyQt fields. QDataWidgetMappers are great because you don't need to compile data structures (like dicts or lists) and then loop through them with...


6: Understanding PyTorch gather function

https://giogiac.hashnode.dev/understanding-pytorch-gather-function

Hashnode - python (python)

PyTorch is one of the main libraries when it comes to Deep Learning in Python. Tensors, the key data structure of the framework, can be manipulated in multiple ways. One of the available methods is the gather function. The following is the signature ...


7: 3 ways to strengthen customer relationships and drive revenue by Cynthia Ramsaran

https://searchengineland.com/3-ways-to-strengthen-customer-relationships-and-drive-revenue-393574

Search engine land (Référencement)

In this webinar, learn practical takeaways to put to practice. The post 3 ways to strengthen customer relationships and drive revenue appeared first on Search Engine Land.


8: Debugging Techniques for Flutter Apps

https://jaycodes1.hashnode.dev/debugging-techniques-for-flutter-apps

Hashnode - Flutter (Flutter)

No matter your level in your programming career, debugging is a critical part of the software development process. It helps you find and fix issues in your app, improve its performance, and deliver a better user experience. Flutter provides several d...


9: 5 Great Custom Hooks For Your React Project

https://johna.hashnode.dev/5-great-custom-hooks-for-your-react-project

Hashnode - javascript (Javascript)

As I was searching through the codebase and writing the components for my current work ticket, I came across some useful custom hooks from a number of third-party libraries like react-use, usehooks-ts, Mantine. But there are for sure other similar li...


10 / 138

10: Explaining "this" Keyword In JavaScript Like You're Five

https://vayo.hashnode.dev/explaining-this-keyword-in-javascript-like-youre-five

Hashnode - javascript (Javascript)

this is one of the most difficult JavaScript concepts to understand, no doubt about that. If you understood it on your first exposure to it, you're probably one of the greatest JavaScript prodigies to ever walk this earth. Although, if you can't seem...


11: How Functions Work in JavaScript and Variable Environment:

https://dailylearn.hashnode.dev/how-functions-work-in-javascript-and-variable-environment

Hashnode - javascript (Javascript)

In this blog post, we will learn about how functions work, what the variable environment is, and how the call stack handles function invocation. We will use an example to understand how this piece of code is executed. Let's go through the example: in...


12: Nullish Coalescing ('')

https://shreyanshblogs.hashnode.dev/nullish-coalescing

Hashnode - javascript (Javascript)

In this blog, we will learn about JavaScipt's Nullish Coalescing operator, which is denoted by the double question mark (''). It was introduced in ECMA script's 11th edition (popularly known as ES11). Introduction: Nullish Coalescing ('') It is a log...


13: Three Ways to Create Multiline Strings in Python

https://stackabuse.com/three-ways-to-create-multiline-strings-in-python/

Stack Abuse (Javascript)

Introduction Multiline strings are a useful feature in Python that allow you to create strings that span multiple lines of code. They can be especially helpful when you need to create long or complex strings, such as for formatting text, writing documentation, or storing data. In this article, we'll explore


14: Leveraging TikTok's ad content to get valuable insights on top-performing products

https://searchengineland.com/leveraging-tiktoks-ad-content-to-get-valuable-insights-on-top-performing-products-393566

Search engine land (Référencement)

Browse the tool for inspiration or to compare against your own campaigns. The post Leveraging TikTok’s ad content to get valuable insights on top-performing products appeared first on Search Engine Land.


15: Google Search remains the go-to news discovery platform

https://searchengineland.com/google-search-tiktok-news-discovery-393524

Search engine land (Référencement)

But a new survey finds that Google Search is less popular among younger consumers, with TikTok growing as a news source. The post Google Search remains the go-to news discovery platform appeared first on Search Engine Land.


16: Getting Started with React Native CLI

https://sachin505.hashnode.dev/getting-started-with-react-native-cli

Hashnode - javascript (Javascript)

let's jump into it!! a) VS Code. b) JAVA (OpenJDK). c) Android Studio. You must be wondering why we need the android studio when we can write our code in VScode. But we need it !, Because some tools are provided by android studio which supports our a...


17: Python API Explained

https://augustinerita.com/python-api-explained

Hashnode - python (python)

The first time I started to learn about Software Development, I came across API, I tried to understand the meaning and the importance, but it wasn't easy for me to digest. I know a lot of developers are facing the same issue as I did, most especially...


19: day 07 of 1000 days

https://shreerohitrj.hashnode.dev/day-07-of-1000-days

Hashnode - javascript (Javascript)

Welcome, hope your day is going well. Brief:- I am making a snake game project from a youtube tutorial. The game is still not finished, will do it tomorrow. Though the most major part is done, you can play it also. https://codepen.io/shreerohitrj/pen...


20 / 138

20: Nullish coalescing ('') & Optional chaining ('.) in JS

https://amankumr.hashnode.dev/nullish-coalescing-optional-chaining-in-js

Hashnode - javascript (Javascript)

Introduction While writing JavaScript code we come across multiple errors like TypeError: Cannot read property TypeError: 'undefined' is not an object TypeError: null is not an object and these errors were caused when we try to reference a varia...


21: Google Bard vs ChatGPT : quel est le meilleur chatbot IA ' Quelles différences '

https://www.lebigdata.fr/google-bard-vs-chatgpt

Le Big Data (dataviz)

Quel est le meilleur chatbot IA entre OpenAI ChatGPT et Google Bard ' Découvrez la réponse à travers notre comparatif … Cet article Google Bard vs ChatGPT : quel est le meilleur chatbot IA ' Quelles différences ' a été publié sur LeBigData.fr.


22: New LinkedIn feature to boost your content visibility

https://searchengineland.com/linkedin-profile-activity-content-type-393519

Search engine land (Référencement)

Coming soon: You will get to choose which type of content is shown first in the Activity section of your LinkedIn profile. The post New LinkedIn feature to boost your content visibility appeared first on Search Engine Land.


23: A primer on Foreign Direct Investment

https://blog.datawrapper.de/primer-foreign-direct-investment/

Data Wrapper ()

I'm Marten, one of the developers at Datawrapper. As a total noob in macroeconomics, I...


24: Going Beyond the Basics: Rarely Used Python Operators and Functions

https://blog.akashrchandran.in/rarely-used-python-operators-and-functions

Hashnode - python (python)

Introduction I am a self-taught python developer for more than 3 years now and yet I'm constantly surprised by the new things I learn every day. Each day I find a new operator or function which makes life so much easier. Many operators and functions ...


25: Events in JS

https://varungupta.hashnode.dev/events-in-js

Hashnode - javascript (Javascript)

Javascript interaction with HTML is handled through events that occur when the user or the browser manipulates a page. Anything whether it is clicking a mouse button, pressing any keyboard button or when the page loads, which puts any changes in the ...


26: Microsoft Advertising unveils Lodging solutions, and adds 11 new Google import markets for Smart campaigns

https://searchengineland.com/microsoft-advertising-unveils-lodging-solutions-and-adds-11-new-google-import-markets-for-smart-campaigns-393516

Search engine land (Référencement)

The updates should provide improved campaign performance and the ability to reach a wider audience. The post Microsoft Advertising unveils Lodging solutions, and adds 11 new Google import markets for Smart campaigns appeared first on Search Engine Land.


27: 'TIL for...else exists in Python

https://blog.zimo.li/til-forelse-exists-in-python

Hashnode - python (python)

Today, I learned that you can pair an else clause with a loop statement such as for or while. It looks like this: for i in iterator: # do something else: # do something else This may look quite counterintuitive for the first time, but we wil...


28: Trying to isolate Russia

https://flowingdata.com/2023/02/23/trying-to-isolate-russia/

Flowing data (dataviz)

The New York Times shows how the west tried to isolate Russia and…Tags: New York Times, Russia, sanctions, Ukraine


29: Mastering Error Handling in JavaScript: Best Practices and Techniques for Smooth Code Execution

https://vaibhavtiwari.dev/mastering-error-handling-in-javascript-best-practices-and-techniques-for-smooth-code-execution

Hashnode - javascript (Javascript)

In software development, error handling is a critical part of ensuring that your program runs smoothly and that users have a positive experience. When it comes to JavaScript, error handling can be a bit more complicated due to the dynamic nature of t...


30 / 138

30: list of some inbuilt function of js

https://riasat.hashnode.dev/list-of-some-inbuilt-function-of-js

Hashnode - javascript (Javascript)

String functions: charAt() charCodeAt() concat() includes() endsWith() indexOf() lastIndexOf() localeCompare() match() replace() search() slice() split() startsWith() substring() toLowerCase() toLocaleLowerCase() toUpperCase() toLo...


31: Retail Investors' Most Popular Stocks of 2023 So Far

https://www.visualcapitalist.com/retail-investors-most-popular-stocks-2023/

Visual Capitalist (dataviz)

This infographic lists the 10 most popular stocks (or ETFs) that retail investors have been buying in 2023 so far. The post Retail Investors' Most Popular Stocks of 2023 So Far appeared first on Visual Capitalist.


32: Scrap the website using BeautifulSoup --

https://waqar12.hashnode.dev/scrap-the-website-using-beautifulsoup

Hashnode - python (python)

Using the BeautifulSoup and requests library in Python, I scrap the data (title, price, in stock') of all books from the website https://books.toscrape.com/.


33: For video ads, longer is better

https://searchengineland.com/for-video-ads-longer-is-better-393513

Search engine land (Référencement)

On average, brands saw up to 50% higher conversions with longer videos compared to shorter ones. The post For video ads, longer is better appeared first on Search Engine Land.


34: Demystifying the Destructuring in JavaScript!!

https://anshuman17.hashnode.dev/destructuring-in-js

Hashnode - javascript (Javascript)

This is a particular concept in JavaScript which has so many variations, some may seem daunting at first and some look like an obvious approach, given the solution. Knowing in-depth about Destructuring of Objects in JavaScript comes in handy when you...


35: Day 3 - Python Modules & Pip

https://codewithjain.hashnode.dev/day-3-python-modules-pip

Hashnode - python (python)

Introduction In this blog, I will discuss what I learnt on day 3 of my coding journey i.e Modules and Pip in Python and how to use the code to import modules. So let's get started...... What is PIP' A PIP is a package manager, that helps you to insta...


36: What is nullish coalescing operator in JavaScript'

https://bijaylaxmi-behera.hashnode.dev/what-is-nullish-coalescing-operator-in-javascript

Hashnode - javascript (Javascript)

Introduction Javascript has become increasingly popular for creating interactive web applications in recent years. Several new features have also been added. One of them is the Nullish Coalescing operator, which was added to the 2020 version of ECMA ...


37: Amazon et le fabricant d'imprimantes Brother s'attaquent à un réseau de contrefaçon en Allemagne

https://www.usine-digitale.fr/article/amazon-et-le-fabricant-d-imprimantes-brother-s-attaquent-a-un-reseau-presume-de-contrefacon-en-allemagne.N2104486

L'usine-digitale (Informatique)

Les deux groupes ont engagé une action en justice en Allemagne contre 18 membres présumés d'un réseau de contrefaçon, qui était passé par le site d'e-commerce pour vendre de fausses cartouches d'imprimante Brother.


38: EDA 101: Explore, Discover, Analyze (Part-3)

https://lokeshwarlakhi.hashnode.dev/eda-101-explore-discover-analyze-part-3

Hashnode - python (python)

If you haven't checked out the first two blogs, part 1 and part 2 then make sure to check them out In part 2, we have discussed various types of data analysis and types of methods of EDA and explored how to use those techniques to gain insights and ...


39: My First Full Stack Project

https://jaychavan.hashnode.dev/my-first-full-stack-project

Hashnode - javascript (Javascript)

Day 1 So the goal of the full-stack project was developing a web application from scratch to finish from planning and designing the UI to configuring it with the database I started with this E-commerce website as my full stack project just because I ...


40 / 138

40: Build a project using Angular and NestJS

https://blog.logrocket.com/build-project-using-angular-nestjs/

Log Rocket blog (Web 2)

This guide provides a comprehensive understanding of how to use Angular and NestJS to build web applications. The post Build a project using Angular and NestJS appeared first on LogRocket Blog.


41: Samsung dévoile un modem 5G NTN pour permettre à ses futurs smartphones de communiquer par satellite

https://www.usine-digitale.fr/article/samsung-devoile-un-modem-5g-ntn-pour-permettre-a-ses-futurs-smartphones-de-communiquer-par-satellite.N2104461

L'usine-digitale (Informatique)

Samsung a mis au point son propre modem 5G permettant à un smartphone de communiquer par satellite, emboîtant le pas à Apple, Qualcomm et Huawei. On ne sait pas encore quand sera intégrée aux smartphones, mais elle devrait permettre à de futurs modèles d'envoyer et de recevoir des SMS, mais aussi des appels téléphoniques, des images et des vidéos.


42: Cloning an Object in Javascript: Shallow Copy vs. Deep Copy

https://sophy.hashnode.dev/cloning-an-object-in-javascript

Hashnode - javascript (Javascript)

Have you tried to clone an object in Javascript and the output wasn't what you expected' In this article, I will explain the concepts behind cloning to ensure that you always use the right option. Shallow copy Vs Deep copy There are two ways to clone...


44: Google limits access to news content in Canada

https://searchengineland.com/google-limits-access-to-news-content-in-canada-393498

Search engine land (Référencement)

Google confirmed this test will impact 4% of Canadians. It's similar to what Google did in Australia in 2021. The post Google limits access to news content in Canada appeared first on Search Engine Land.


45: 8 core elements of a winning inbound SEO program

https://searchengineland.com/the-core-elements-of-a-winning-inbound-seo-program-393475

Search engine land (Référencement)

Inbound SEO is the process of optimizing your marketing content to rank higher in search results so your audience can find and engage with your content easily. The post 8 core elements of a winning inbound SEO program appeared first on Search Engine Land.


46: Delta Air Lines fait toujours confiance à Kyndryl

https://www.lemondeinformatique.fr/actualites/lire-delta-air-lines-fait-toujours-confiance-a-kyndryl-89637.html

Le monde informatique (Internet / Informatique)

Partenaire d'IBM depuis 20 ans, Delta Air Lines a annoncé l'extension d'un contrat d'une durée de 5 ans avec Kyndryl, spin-off de big blue (...)


47: Optimizing Memory Usage in Python with Slots

https://mathdatasimplified.com/2023/02/23/optimizing-memory-usage-in-python-with-slots/

Math Data Simplified (data)

In Python, objects can store their attributes in a flexible dictionary-like structure that can use a lot of memory. Slots make your objects more memory-efficient by reserving space for their attributes ahead of time. Code for the comparison. The post Optimizing Memory Usage in Python with Slots appeared first on Data Science Simplified.


48: CI/CD For CDN Invalidation Using AWS Lambda Function And Gitlab Pipeline

https://vumdao.simflexcloud.com/cicd-for-cdn-invalidation-using-aws-lambda-function-and-gitlab-pipeline

Hashnode - python (python)

- CloudFront can speed up the delivery of your static content (for example, images, style sheets, JavaScript, and so on) to viewers across the globe. By using CloudFront, you can take advantage of the AWS backbone network and CloudFront edge servers ...


49: 4 new Google Performance Max features are coming soon

https://searchengineland.com/4-new-google-performance-max-features-are-coming-soon-393494

Search engine land (Référencement)

The new features can help advertisers optimize their budget across channels in real-time and adapt to fast-changing consumer trends. The post 4 new Google Performance Max features are coming soon appeared first on Search Engine Land.


50 / 138

50: WhatsApp : modifier un message après envoi, bientôt une réalité '

https://www.blogdumoderateur.com/whatsapp-modifier-message-apres-envoi-bientot-realite/

Blog du Moderateur ()

WhatsApp travaille bien sur une option pour éditer un message après l'avoir envoyé. On fait le point sur les dernières infos !


51: Difference between AndroidViewModel and ViewModel

https://blog.mansi.dev/difference-between-androidviewmodel-and-viewmodel

Hashnode - Kotlin (Mobiles)

In this blog, we will discuss the difference between AndroidViewModel and ViewModel. In the Android Jetpack architecture components, ViewModel and AndroidViewModel are two classes that are used to manage UI-related data across configuration changes. ...


52: Vue Mastery: The smart way to add external scripts to your Vue app

https://leighola.hashnode.dev/vue-mastery-the-smart-way-to-add-external-scripts-to-your-vue-app

Hashnode - javascript (Javascript)

Prerequisites To follow this tutorial, you will need: An IDE Some JavaScript and Vue.js knowledge Five minutes to spare Introduction So, there I was, hacking NASA with a simple Vue webapp (y'know, as one does), when I realized that I needed to prog...


53: What is a workflow management system' Software and how-to

https://blog.logrocket.com/product-management/workflow-management-system-software-how-to/

Log Rocket blog (Web 2)

In this guide, we'll define workflow management, demonstrate how to implement a workflow management system in your organization, and review the benefits of streamlining your processes. The post What is a workflow management system' Software and how-to appeared first on LogRocket Blog.


54: Standardizing emoji display across Android and iOS apps

https://blog.logrocket.com/standardizing-emoji-displays-across-android-and-ios-apps/

Log Rocket blog (Web 2)

Learn how to display iOS emojis in an Android app in this step-by-step tutorial, standardizing the look and feel of your application. The post Standardizing emoji display across Android and iOS apps appeared first on LogRocket Blog.


55: Using affinity diagramming for collaborating in UX design

https://blog.logrocket.com/ux-design/using-affinity-diagramming-collaborating-ux-design/

Log Rocket blog (Web 2)

Dive into affinity diagramming, including different use cases, its impact on collaboration, best practices, and tools for remote use. The post Using affinity diagramming for collaborating in UX design appeared first on LogRocket Blog.


56: Famileo veut développer son journal familial pour les séniors aux Etats-Unis

https://www.usine-digitale.fr/article/famileo-veut-developper-son-journal-familial-pour-les-seniors-aux-etats-unis.N2104446

L'usine-digitale (Informatique)

Depuis 2015, Famileo commerciale une solution qui permet aux familles d'envoyer des messages et des photos compilés sous la forme d'une gazette papier à un proche âgé. La société de Saint-Malo veut maintenant se déployer aux Etats-Unis.


57: Scan AWS IAM Keys In A Commit

https://vumdao.simflexcloud.com/scan-aws-iam-keys-in-a-commit

Hashnode - python (python)

Sometimes developers add their env file to git commit which contains AWS Access key, to avoid this, we can use git HOOK to check personal key first and use merge_request pipeline job to check before merging the commit to branch What's In This Docume...


58: Amazon : les livres écrits par ChatGPT inondent Kindle, faut-il cesser cette folie '

https://www.lebigdata.fr/amazon-livres-chatgpt

Le Big Data (dataviz)

L’avènement de ChatGPT, un modèle de langage puissant développé par OpenAI, a permis la création de livres entièrement écrits par … Cet article Amazon : les livres écrits par ChatGPT inondent Kindle, faut-il cesser cette folie ' a été publié sur LeBigData.fr.


59: Le forum IT Talent Fair de retour à Euratechnologies Lille

https://www.lemondeinformatique.fr/actualites/lire-le-forum-it-talent-fair-de-retour-a-euratechnologies-lille-89630.html

Le monde informatique (Internet / Informatique)

L'incubateur lillois Euratechnologies annonce la tenue de Talent Fair, une manifestation qui vise à réunir l'écosystème (...)


60 / 138

60: "Python: From Monty to Machine Learning - A Comprehensive Guide to the Most Amazing Language on the Planet"

https://amishasblogs.hashnode.dev/python-from-monty-to-machine-learning-a-comprehensive-guide-to-the-most-amazing-language-on-the-planet

Hashnode - python (python)

Python is an incredible programming language that has captured the hearts of developers worldwide. It has evolved from a simple hobby project to one of the most versatile and powerful languages used today. In this comprehensive guide, we will take a ...


61: Unleashing the Power of Recursion: Exploring the Magic of Python Programming

https://thecodingsoup.com/unleashing-the-power-of-recursion-exploring-the-magic-of-python-programming

Hashnode - python (python)

Recursion is a powerful programming technique used in many programming languages, including Python. Recursion is a process of solving a problem by breaking it down into smaller and smaller sub-problems until the sub-problems become simple enough to b...


62: How Google continuous scroll has impacted organic traffic [Data]

https://searchengineland.com/google-continuous-scroll-desktop-organic-search-data-393476

Search engine land (Référencement)

Would continuous scroll on desktop increase the value of organic results on deeper pages' Here's what initial data revealed. The post How Google continuous scroll has impacted organic traffic [Data] appeared first on Search Engine Land.


63: Capcom a une excellente nouvelle pour les fans du très attendu Resident Evil 4

https://www.realite-virtuelle.com/excellente-nouvelle-fans-resident-evil-4/

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

La plupart des passionnés de réalité virtuelle attendent impatiemment le Remake de Resident Evil 4. […] Cet article Capcom a une excellente nouvelle pour les fans du très attendu Resident Evil 4 a été publié sur Réalité-Virtuelle.com.


64: Microsoft prépare un Teams 2.0 allégé pour mars

https://www.lemondeinformatique.fr/actualites/lire-microsoft-prepare-un-teams-20-allege-pour-mars-89632.html

Le monde informatique (Internet / Informatique)

Le mois prochain, en mars, une version de Teams reconstruite de A à Z devrait voir le jour. Microsoft revoit en effet complètement sa solution (...)


65: Dart - Project Components, Packages & Running a Dart Application

https://tsmakaay.hashnode.dev/dart-project-components-packages-running-a-dart-application

Hashnode - Flutter (Flutter)

Day 2 of my 100-day Flutter learning journey This blog will cover my understanding of what I've learned thus far. Let's get in. DART PROJECT COMPONENTS A Dart Project consists of various folders and files, which can be grouped into Dart Packages, Lib...


66: La Chine bloque ChatGPT et prépare sa contre-offensive Ernie Bot

https://www.lemondeinformatique.fr/actualites/lire-la-chine-bloque-chatgpt-et-prepare-sa-contre-offensive-ernie-bot-89626.html

Le monde informatique (Internet / Informatique)

La bataille des chatbots IA ne fait que commencer. Alors que Microsoft intègre déjà ChatGPT d'OpenAI notamment dans (...)


67: My Journey to Becoming a Front-End Developer: From Zero to Not Yet a Hero!

https://blog.saikougassama.com/my-journey-to-becoming-a-front-end-developer-from-zero-to-not-yet-a-hero

Hashnode - javascript (Javascript)

A few months ago, I decided to embark on a new journey, to become a front-end developer. As a 28-year-old, I felt it was time to take control of my career and explore a new path in the tech industry. With no prior experience, I knew it would be a cha...


68: Yandex, Group-IB, Kaspersky : comment ces fleurons russes ont réagi à la guerre de Poutine

https://www.usine-digitale.fr/editorial/yandex-group-ib-kaspersky-comment-ces-fleurons-russes-ont-reagi-a-la-guerre-de-poutine.N2104401

L'usine-digitale (Informatique)

Un an après l'invasion russe en Ukraine, quel est l'impact de la guerre sur les fleurons de la tech russe ' Réponse avec un focus sur trois entreprises : Yandex, Group-IB et Kaspersky.


69: How missing.css compares to Tailwind CSS

https://blog.logrocket.com/how-missing-css-compares-tailwind-css/

Log Rocket blog (Web 2)

In this article, we'll look at how missing.css compares to Tailwind CSS and explore examples of both libraries. The post How missing.css compares to Tailwind CSS appeared first on LogRocket Blog.


70 / 138

70: Breaking down the definition of ready in scrum

https://blog.logrocket.com/product-management/breaking-down-the-definition-of-ready-in-scrum/

Log Rocket blog (Web 2)

As a principle, only product backlog items that meet the definition of ready should be considered during sprint planning. The post Breaking down the definition of ready in scrum appeared first on LogRocket Blog.


71: How to update content and dates for SEO in 2023

https://searchengineland.com/seo-update-content-dates-insert-year-here-393463

Search engine land (Référencement)

Google says that only significant content changes should lead to updated article dates. Here are a few ways you can approach this. The post How to update content and dates for SEO in 2023 appeared first on Search Engine Land.


72: Seamless Integration of MongoDB with Web Applications.

https://danrez.hashnode.dev/seamless-integration-of-mongodb-with-web-applications

Hashnode - javascript (Javascript)

Introduction to MongoDB and its Benefits What is MongoDB' MongoDB is a popular document-oriented NoSQL database that provides a flexible and scalable approach to storing and managing data. Unlike traditional relational databases, which store data in...


73: Integration Testing Django Apps with Pytest

https://devjatta.hashnode.dev/integration-testing-django-apps-with-pytest

Hashnode - python (python)

As software development progresses rapidly and consumers demand more functionalities within shorter development timeframes, developers may feel tempted to rush through testing and software release. However, rushing through testing can have serious co...


74: Bit Manipulation Mastery: A Free Course for Technical Interviews

https://ggorantala.hashnode.dev/bit-manipulation-mastery-a-free-course-for-technical-interviews

Hashnode - javascript (Javascript)

I launched a FREE "A Fun Guide To Bit Manipulation For Coding Interviews" course for Problem-solvers, competitive programming aspirants, and FAANG/startup aspirants. Takeaway Skills Master problem-solving that involves bit manipulation. Master how ...


75: La Commission européenne somme ses salariés de supprimer l'application TikTok de tous leurs appareils

https://www.usine-digitale.fr/article/la-commission-europeenne-somme-ses-salaries-de-supprimer-l-application-tiktok-de-tous-leurs-appareils.N2104376

L'usine-digitale (Informatique)

La Commission européenne a demandé à ce que l'application chinoise TikTok soit désinstallée de tous les appareils de ses salariés. Elle souhaite protéger les données de l'institution après que de récentes révélations aient montré que le réseau social était instrumentalisé à des fins d'espionnage.


76: Google helpful content system can now impact Google Discover visibility

https://searchengineland.com/google-helpful-content-system-can-now-impact-google-discover-visibility-393492

Search engine land (Référencement)

Google core updates and other algorithm updates impacted Discover, but now Google says the helpful content system does as well. The post Google helpful content system can now impact Google Discover visibility appeared first on Search Engine Land.


77: How To Use Recurring Emails to Bring Consistent Revenue

https://www.noupe.com/business-online/recurring-emails-for-consistent-revenue.html

Noupe (conception)

Recurring emails are an essential part of any email marketing strategy. They are a powerful tool for marketers looking to build long-term relationships for their businesses with their customers. Recurring emails keep the communication ongoing, thus contributing to recurring revenue generation. In addition, these emails are automated, that is, sent automatically at pre-determined intervals, making& [...]


78: Le top 5 des meilleurs titres à essayer au lancement de PSVR 2

https://www.realite-virtuelle.com/top-titres-jeu-lancement-jeu-psvr-2/

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

Le casque haut de gamme PSVR 2 est sorti cette semaine. A la recherche des […] Cet article Le top 5 des meilleurs titres à essayer au lancement de PSVR 2 a été publié sur Réalité-Virtuelle.com.


79: How to choose WordPress hosting

https://searchengineland.com/choose-wordpress-hosting-393445

Search engine land (Référencement)

Learn how to find the right WordPress hosting, evaluate the providers in the market and identify the features your website needs. The post How to choose WordPress hosting appeared first on Search Engine Land.


80 / 138

80: L'Apple Watch, bientôt un outil de mesure du taux de glycémie sans piqure '

https://www.usine-digitale.fr/article/l-apple-watch-bientot-un-outil-de-mesure-du-taux-de-glycemie-sans-piqure.N2104351

L'usine-digitale (Informatique)

Apple est parvenue à élaborer un détecteur de glucose sans qu'aucune piqûre soit nécessaire, rapporte le média américain Bloomberg. Les ingénieurs de la marque à la pomme travaillent maintenant à miniaturiser autant que possible le prototype, qu'ils espèrent pouvoir faire tenir dans une Apple Watch.


81: Debugging: My Triumph over a Tricky Memory Leak ''

https://moazamdev.hashnode.dev/debugging-my-triumph-over-a-tricky-memory-leak

Hashnode - javascript (Javascript)

Debugging is an essential part of software development, and every developer will face tricky problems at some point. I'd like to share a story about a recent project I worked on where I faced a tough debugging challenge. ' The Project ' Our team ...


82: Mastering JavaScript: The Underrated Features You Need to Know

https://canopas.hashnode.dev/mastering-javascript-the-underrated-features-you-need-to-know

Hashnode - javascript (Javascript)

Unleashing the Full Potential of JavaScript: Exploring Its Overlooked Features You all know how widely Javascript is used in programming. While some of its features are well-known and widely used, there are a host of hidden features within the langua...


83: Object Prototype and Prototype Chaining.

https://rakhshandacode.dev/object-prototype-and-prototype-chaining

Hashnode - javascript (Javascript)

Hello Everyone, Welcome to my new blog which is one of the most complex topics in javascript. i.e. Object Prototype and Prototype Chaining. when I started learning Javascript, my mentor taught me this topic but after watching his video for 2-3times i...


84: Front End Development introductory diet

https://michaeltrendz.hashnode.dev/front-end-development-introductory-diet

Hashnode - javascript (Javascript)

Building any project requires different skills, of course, Front-end development is part of web development that deals with the user interface (UI) and user experience (UX) of web applications. It involves creating interactive and responsive web page...


85: Le nullish coalescing operator en JavaScript

https://www.alsacreations.com/astuce/lire/1905-Le-nullish-coalescing-operator-en-JavaScript.html

Alsacreations (Accessibilité / CSS)

Le Nullish coalescing operator qui s'écrit avec un double point d'interrogation '' en JavaScript est un opérateur de comparaison qui permet de renvoyer la valeur d'une expression si elle est définie et non nulle, ou sinon de renvoyer une valeur par défaut. Il est utilisé depuis ECMAScript 2020 pour éviter les erreurs de type undefined lorsqu'on tente d'accéder à des propriétés d'objets [...]


86: Le nullish coalescing operator en JavaScript

https://www.alsacreations.com/astuce/lire/1905-LenullishcoalescingoperatorenJavaScript.html

Alsacreations (Accessibilité / CSS)

Le Nullish coalescing operator qui s'écrit avec un double point d'interrogation '' en JavaScript est un opérateur de comparaison qui permet de renvoyer la valeur d'une expression si elle est définie et non nulle, ou sinon de renvoyer une valeur par défaut. Il est utilisé depuis ECMAScript 2020 pour éviter les erreurs de type undefined lorsqu'on tente d'accéder à des propriétés d'objets [...]


87: Prologue: Feasibility Study, Requirements Analysis, sitemap and the stack

https://birnadine.hashnode.dev/prologue-feasibility-study-requirements-analysis-sitemap-and-the-stack

Hashnode - javascript (Javascript)

Feasibility Study As I twitted Day-0, I have decided to build a personal website; within the upcoming 100 days. Today, Day 01(Feb 23, 2023) I have finished the Feasibility Study for v1.0.0 '. Took me some research on whether can I do this. Here is m...


88: 7 Essential React Libraries for Front-End Web Development

https://surajondev.hashnode.dev/7-essential-react-libraries-for-front-end-web-development

Hashnode - javascript (Javascript)

Introduction There is no doubt that React is the most popular frontend framework. New web applications are made using React or its frameworks such as NextJS and Gatsby. The success of any framework is not entirely dependent on its performance but als...


89: 5 ways AI is the future of SEO ' and 5 ways SEOs still have job security

https://searchengineland.com/ai-future-seo-job-security-393431

Search engine land (Référencement)

Here's a closer look at how AI is helping search marketers do their jobs faster and easier ' and how it still has a long way to go. The post 5 ways AI is the future of SEO ' and 5 ways SEOs still have job security appeared first on Search Engine Land.


90 / 138

90: Les robots taxis de Cruise ont parcouru 1 million de kilomètres à San Francisco

https://www.usine-digitale.fr/article/les-robots-taxis-de-cruise-ont-parcouru-1-million-de-kilometres-a-san-francisco.N2104256

L'usine-digitale (Informatique)

Cruise s'est félicité d'avoir fait parcourir à ses véhicules autonomes sans conducteur 1 million de kilomètres en quinze mois, la plupart à San Francisco, un environnement dense et complexe qui lui a permis d'améliorer sa technologie. Reste à le prouver et à rassurer les élus de la ville, qui ont pour l'instant demandé à ralentir l'expansion des tests à cause des incidents causés.


91: 5 bonnes raisons d'utiliser un tableau blanc virtuel

https://www.blogdumoderateur.com/bonnes-raisons-utiliser-tableau-blanc-virtuel/

Blog du Moderateur ()

Besoin de trouver de nouvelles idées pour vous ou votre équipe ' Découvrez les avantages du tableau blanc virtuel !


92: 5 astuces pour être plus efficace sur Google Docs

https://www.blogdumoderateur.com/google-docs-astuces-etre-plus-efficace/

Blog du Moderateur ()

Découvrez des bonnes pratiques pour gagner en productivité sur Google Docs.


93: Les Data Centers d'Apple et Microsoft infiltrés par des hackers : quels risques '

https://www.lebigdata.fr/data-centers-apple-infiltres-hackers

Le Big Data (dataviz)

Les réseaux informatiques mondiaux ont récemment subi une attaque sans précédent. Les hackers ont obtenu les identifiants des Data Centers … Cet article Les Data Centers d’Apple et Microsoft infiltrés par des hackers : quels risques ' a été publié sur LeBigData.fr.


94: Grasping the difference between the strict [ === ] and loose [ == ] equality operators

https://brupadhyay.hashnode.dev/difference-between-the-strict-and-loose-equality-operators

Hashnode - javascript (Javascript)

Introduction Hey, JavaScript Lovers, I'm back with one more blog, in this I'll be simplifying the two equality operators namely loose equality == and strict equality === operators. In other programming languages, we only have the practice to use == o...


95: The Android App Written by ChatGPT

https://kerollosragaie.hashnode.dev/the-android-app-written-by-chatgpt

Hashnode - Kotlin (Mobiles)

Yesterday the AI chatbot ChatGPT wrote an Android app for me! It's a very primitive app, but it compiles, launches, and works! But how did ChatGPT make it' Did it make it on the first try, or did I have to sit and torture it over and over' Let me tel...


96: Day 13 of 100DaysOfCode

https://pradeepkurapati.hashnode.dev/day-13-of-100daysofcode

Hashnode - python (python)

Today, on day 13 of my 100DaysOfCode challenge, I took on the challenge of building two classic games: Pong and Turtle Crossing. Using the random module and turtle module of Python, I developed these games Building Pong was a challenging but extremel...


97: My Painful Journey into Python Asyncio: A quick look at some mistakes and bugs

https://0xdvvid.hashnode.dev/my-painful-journey-into-python-asyncio-a-quick-look-at-some-mistakes-and-bugs

Hashnode - python (python)

Introduction Hi, I am David, a Python developer. Today, let us look at Asyncio, an advanced tool I consistently find myself using when working on different projects and optimizing performance. Debugging is one of the things you can't avoid as a devel...


98: Modern Android Interview Questions

https://kerollosragaie.hashnode.dev/modern-android-interview-questions

Hashnode - Kotlin (Mobiles)

Hey Android Devs ' Java '' What is the diff between encapsulation & abstraction (practical example) ' Check here HashMaps vs HashTables ' Check here When to use array & ArrayList ' Check here What is the volatile keyword ' Check here What is th...


99: Python variables are not "boxes"

https://amangaur.hashnode.dev/python-variables-are-not-boxes

Hashnode - python (python)

We all have heard the usual 'variables as boxes' metaphor that is used to teach variables to newbies. In this blog, we will see why considering Python variables as 'labels' attached to objects makes more sense than the box analogy. We will first unde...


100 / 138

100: JS Fundamentals Introduction

https://shubhamv.hashnode.dev/js-fundamentals-introduction

Hashnode - javascript (Javascript)

Welcome to JavaScript Fundamentals I am so excited to release this content to the world finally. This JS crash course is completely free in an effort to teach thousands of devs the fundamentals of coding via the JavaScript programming language. What ...


101: La stratégie marketing de Mr. Wonderful pour animer ses communautés et collecter des données

https://www.blogdumoderateur.com/strategie-mr-wonderful-qualifio/

Blog du Moderateur ()

Décryptage de la stratégie de la marque Mr. Wonderful qui utilise les jeux interactifs pour générer du trafic et développer sa base de données.


102: How to center a div

https://oluwatrillions.hashnode.dev/how-to-center-a-div

Hashnode - javascript (Javascript)

As a web developer or anyone that deals with the frontend of any application, I am very sure you have encountered the challenge of having to center a div. If you are reading this article, then I want to assume you already know what a div is. It's not...


103: La valeur juridique de la signature numérisée apposée sur un CDD

https://www.usine-digitale.fr/article/la-valeur-juridique-de-la-signature-numerisee-apposee-sur-un-cdd.N2103321

L'usine-digitale (Informatique)

La question de la valeur juridique de la signature numérisée apposée sur un acte juridique se pose en raison de certaines pratiques alors que la signature électronique se développe de façon exponentielle depuis la loi du 13 mars 2000 et surtout depuis l'entrée en application du Règlement européen eIDAS. Cependant une décision récente de la Cour de cassation (Cour de cassation, 14 décem [...]


104: Optional Chaining in JavaScript

https://swetaagarwalla.hashnode.dev/optional-chaining-in-javascript

Hashnode - javascript (Javascript)

Introduction It is possible to read the value of a property deep into a chain of related objects by using the optional chaining operator ('.), which eliminates the need to explicitly verify the validity of each reference in the chain. In the case of ...


105: My Debugging Adventure: Fixing Bugs In SpaceFeed

https://ishantchauhan.hashnode.dev/my-debugging-adventure-fixing-bugs-in-spacefeed

Hashnode - javascript (Javascript)

This month I created a project called SpaceFeed. It is a social media platform where users can share photos, like and comment on posts, follow and unfollow others, receive notifications and do a lot more I made use of several technologies like ReactJ...


106: Debugging Mastery: The Ultimate Guide On Fixing Bugs

https://ishantchauhan.hashnode.dev/debugging-mastery-the-ultimate-guide-on-fixing-bugs

Hashnode - javascript (Javascript)

Whether you are a front-end developer or a back-end developer, this article covers everything you need to know to be able to fix 99% of bugs on your own no matter how difficult they are! In this article, you will learn about: -LBugs and their differ...


107: Countries with the longest healthy retirements

https://flowingdata.com/2023/02/23/countries-with-the-longest-healthy-retirements/

Flowing data (dataviz)

Bloomberg compared retirement years in the context of life expectancy and healthy life…Tags: Bloomberg, health, retirement


108: Les 10 meilleurs page builders sur WordPress passés au crible

https://wpmarmite.com/meilleur-page-builder-wordpress/

WP Marmite (wordpress)

Elementor ou Beaver Builder ' Divi Builder ou Thrive Architect ' Et puis non, tiens ! Pourquoi pas opter pour ce bon vieux Page Builder par SiteOrigin ' Choisir un constructeur de page n'est pas simple, en particulier parce qu'il... Les 10 meilleurs page builders sur WordPress passés au crible est un article de WPMarmite, le blog qui vous aide à tirer le meilleur de WordPress.


109: Les 10 meilleurs page builders sur WordPress passés au crible

https://wpmarmite.com/meilleur-page-builder-wordpress-2/

WP Marmite (wordpress)

Elementor ou Beaver Builder ' Divi Builder ou Thrive Architect ' Et puis non, tiens ! Pourquoi pas opter pour ce bon vieux Page Builder par SiteOrigin ' Choisir un constructeur de page n'est pas simple, en particulier parce qu'il... Les 10 meilleurs page builders sur WordPress passés au crible est un article de WPMarmite, le blog qui vous aide à tirer le meilleur de WordPress.


110 / 138

110: 7 bonnes pratiques pour gérer un groupe Facebook

https://www.blogdumoderateur.com/gerer-groupe-facebook-bonnes-pratiques/

Blog du Moderateur ()

Découvrez des conseils pour optimiser la gestion de votre groupe Facebook.


111: Flow Of Code Execution In JavaScript And The Execution Context

https://avicreation.hashnode.dev/flow-of-code-execution-in-javascript-and-the-execution-context

Hashnode - javascript (Javascript)

In javascript, all the code is executed inside a javascript engine (for example V8, JavaScriptCore, SpiderMonkey etc.). What is JavaScript Engine' JavaScript engine is a program whose responsibility is to execute JavaScript code. It comes inside brow...


112: Comment choisir la bonne agence growth marketing '

https://www.lebigdata.fr/comment-choisir-agence-growth-marketing

Le Big Data (dataviz)

En recourant aux services d'une agence growth marketing, vous bénéficiez de l'expertise reconnue et pointue de spécialistes en la matière. … Cet article Comment choisir la bonne agence growth marketing ' a été publié sur LeBigData.fr.


113: Build and Deploy an ML model with Streamlit, Docker and GKE

https://sunilkumardash.hashnode.dev/build-and-deploy-an-ml-model-with-streamlit-docker-and-gke

Hashnode - python (python)

Introduction You have a dataset, did extensive data analysis, and built a model around it; now, what' The next step will be to deploy the model on a server, so your model will be accessible to the general public or your development team to integrate ...


114: Why JavaScript Engine is needed'

https://kamilapreetisamuel.hashnode.dev/why-javascript-engine-is-needed

Hashnode - javascript (Javascript)

JavaScript is a high-level, interpreted programming language that is used primarily in web browsers to create dynamic and interactive web pages. To execute JavaScript code, a JavaScript engine is needed. A JavaScript engine is a program that reads an...


115: This day in search marketing history: February 23

https://searchengineland.com/search-marketing-history-february-23-393429

Search engine land (Référencement)

Google penalizes Natural News, plus: Google AdSense separates YouTube earnings, BrightEdge acquires Oncrawl, florist war on AdWords and more. The post This day in search marketing history: February 23 appeared first on Search Engine Land.


116: ''' Launch multiple EC2 Instances using Terraform & also manage secrets

https://sumanprasad.hashnode.dev/launch-multiple-ec2-instances-using-terraform-also-manage-secrets

Hashnode - python (python)

' Introduction: When launching instances with Terraform, you may need to pass sensitive information such as access keys, secret keys, and other API tokens to the Terraform code. To keep these secrets safe, you can store them in environment variables...


117: Baidu lève (un peu) le voile sur Ernie Bot, qui s'inspire de ChatGPT et sera intégré à ses produits

https://www.usine-digitale.fr/article/baidu-leve-un-peu-le-voile-sur-ernie-bot-qui-s-inspire-de-chatgpt-et-sera-integre-a-ses-produits.N2103551

L'usine-digitale (Informatique)

Dans un message à ses salariés, le président du géant chinois Baidu détaille les applications d'Ernie Bot, son chatbot conçu sur le modèle de ChatGPT. Celui-ci devrait être intégré au moteur de recherche de l'entreprise, mais aussi à ses services cloud et à son assistant vocal pour les voitures autonomes.


118: D&D 3.5 Character Sheet in Python

https://iampeel.hashnode.dev/dd-35-character-sheet-in-python

Hashnode - python (python)

Project Concept I have been rolling this idea around my head for the past few months and I've finally decided to go through with it. I am going to attempt to build a Dungeons and Dragons v3.5 edition Character Sheet app for mobile systems using Pytho...


119: How to Copy Objects in Python'

https://algorystcorner.hashnode.dev/how-to-copy-objects-in-python

Hashnode - python (python)

Python treats variables like reference variables in Java, i.e. the variable does not contain the object, it's more like a label with the name attached to the object. In the next example, we modify the list referenced by 'var_one', by appending anoth...


120 / 138

120: Le cabinet de conseil Bain va proposer les solutions d'OpenAI à ses clients, à commencer par Coca-Cola

https://www.usine-digitale.fr/article/le-cabinet-de-conseil-bain-va-proposer-les-solutions-d-openai-a-ses-clients-a-commencer-par-coca-cola.N2103616

L'usine-digitale (Informatique)

Le cabinet international de conseil en management Bain & Company a annoncé une alliance de services avec OpenAI, l'entreprise derrière ChatGPT, DALL-E et Codex. L'idée est entre autres d'utiliser ses solutions de génération automatique de texte et d'images dans le cadre de campagnes marketing, de prospection commerciale, ou de service client.


121: How Lexical 'this' Works

https://sandiphalder.hashnode.dev/how-lexical-this-works

Hashnode - javascript (Javascript)

In this blog, we will see what lexical this means in arrow functions and how it works with examples. What is this in Javascript: this keyword is a reference variable that refers to the current object and its value depends on how the function is calle...


122: JavaScript for Everyone - Master and Build Dynamic Web Applications

https://esehajosephilerioluwa.dev/javascript-for-everyone-master-and-build-dynamic-web-applications

Hashnode - javascript (Javascript)

Content 1. Introduction to JavaScript: Explanation of what JavaScript is and its role in web development. 2. Preparing your Environment: Showing you how you can prepare your system/PC to learn or code javascript. 3. Basic JavaScript Syntax: Covering ...


123: The Greatest Unexpected NBA Performances

https://www.youtube.com/watch?v=jV49bDzkQhY

pudding.cool (data)

Using Gamescore and statistics to find the biggest single-game outliers.


124: Bun - JavaScript Runtime better than Deno and Node

https://coderbuddy.hashnode.dev/bun-javascript-runtime-better-than-deno-and-node

Hashnode - javascript (Javascript)

Introduction Today Bun has been a talking point for everyone regarding JavaScript runtime. Bun is the new fastest runtime compared to Node.js and Deno.js. To understand more about Bun.js. Let's first understand the history of JavaScript. JavaScript E...


125: Day 13: Basics of Python

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

Hashnode - python (python)

#Day13 of #90DaysofDevops challenge Click here to view Day 13 Task. What is Python' Python is Open source, general purpose, high-level, and object-oriented programming language. It was created by Guido van Rossum. Python consists of vast libraries...


126: Outreachy: Week twelve

https://activuscode.hashnode.dev/outreachy-week-twelve

Hashnode - python (python)

As the end of my Outreachy internship with Wagtail draws nearer, my focus has been on understanding the core technology of the Wagtail CMS. As of yet, this has involved learning a new programming language and completing numerous programming tasks. In...


127: What the heck is Python'

https://abmukherjee.hashnode.dev/what-the-heck-is-python

Hashnode - python (python)

Introduction: Python is an interpreted, high-level programming language that is widely used for web development, data analysis, scientific computing, and artificial intelligence. It was created in 1989 by Guido van Rossum and is now maintained by the...


128: Charting and Graphing in React with Recharts

https://openreplay.hashnode.dev/charting-and-graphing-in-react-with-recharts

Hashnode - javascript (Javascript)

Graphs and charts are effective visual aids because they make information easy to understand and accessible. Therefore, it is not unexpected that print and electronic media frequently use graphs. Data presented as a graph instead of a table can frequ...


129: EDA 101: Explore, Discover, Analyze (Part-2)

https://lokeshwarlakhi.hashnode.dev/eda-101-explore-discover-analyze-part-2

Hashnode - python (python)

Welcome to the second part of the 5-part blog series 'EDA 101: Explore, Discover, Analyze'. aim of this series is to provide a comprehensive guide to Exploratory Data Analysis (EDA) and its various techniques. In the first part, I introduced the conc...


130 / 138

130: How to become a Python programmer.

https://abrahamdominic.hashnode.dev/how-to-become-a-python-programmer

Hashnode - python (python)

Python is a high-level programming language that is widely used in software development, data analysis, and web development. If you're interested in becoming a Python programmer, here are some steps you can take to get started. Learn the basics of P...


131: Building a now page using Next.js and social APIs

https://coryd.hashnode.dev/building-a-now-page-using-nextjs-and-social-apis

Hashnode - javascript (Javascript)

With my personal site now sitting at Vercel and written in Next.js I decided to rework my now page by leveraging a variety of social APIs. I kicked things off by looking through various platforms I use regularly and tracking down those that provide e...


132: Creating a Responsive Blog with HTML, CSS, and JavaScript

https://webmonster.com/creating-a-responsive-blog-with-html-css-and-javascript

Hashnode - javascript (Javascript)

Are you looking to build a professional-looking blog with HTML, CSS, and JavaScript' In this video tutorial, we'll walk you through the process of designing and developing a blog from scratch, step-by-step. From creating the layout of your blog with ...


133: ' Building a Personal Portfolio Website from Scratch with HTML, CSS,

https://webmonster.com/building-a-personal-portfolio-website-from-scratch-with-html-css

Hashnode - javascript (Javascript)

Are you looking to create a stunning personal portfolio website using HTML, CSS, and JS' Look no further! In this tutorial, we'll walk you through step-by-step on how to build a responsive personal portfolio website using these powerful tools. Whethe...


134: Understanding the Differences Between Parallelism and Concurrency

https://blog.marzeta.pl/understanding-the-differences-between-parallelism-and-concurrency

Hashnode - python (python)

Parallelism and concurrency are two related but distinct concepts in computer science. Parallelism involves executing multiple tasks simultaneously, which is particularly useful for CPU-bound tasks that can be divided into smaller sub-tasks. For ins...


135: Practicing name_cases in Python

https://juanindevelopment.hashnode.dev/practicing-namecases-in-python

Hashnode - python (python)

Good morning! I am back to learning Python using my new Python Crash Course Third Edition book that I purchased from Barnes & Noble. It was my birthday present to myself from last week. I honestly can't remember the last time I went into a bookstore ...




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