BlogZhully's profile picture. Get free HTML , CSS, JavaScript, PHP, java , Python tutorial with tons of exercise.

ZhullyBlog

@BlogZhully

Get free HTML , CSS, JavaScript, PHP, java , Python tutorial with tons of exercise.

ZhullyBlog أعاد

Saw a video talking about making sure we ask people what their conflict language is (same way we ask about their love language) and it is so important. What's your conflict language: Are you avoidant? Are you direct? Are you reconciliatory? Are you destructive? What are you?


Python Dictionary is an unordered collection of items used to store data in key:value pair format. A Dictionary is written with curly brackets { } zhullyblog.com/python-diction… #pythonprogramming #coding #buildinginpublic #CodingJourney #programming #softwaredevelopment

BlogZhully's tweet image. Python Dictionary is an unordered collection of items used to store data in key:value pair format. A Dictionary is written with curly brackets { }

zhullyblog.com/python-diction…

#pythonprogramming #coding #buildinginpublic #CodingJourney #programming #softwaredevelopment

HTML layout involves structuring content using various elements to create a visually appealing website. Key layout elements include <div>, and semantic elements like <header>, <nav>, <main>, <article>, <section>, and <footer>. #100DaysOfCode #webdeveloper zhullyblog.com/html5-layout/



The HTML <head> element serves as the container for metadata and provides essential information about the document. It includes the <title> (document title), <meta> (specifying character set, viewport etc), <link> (linking resources like stylesheet), etc zhullyblog.com/html-head-elem…



JavaScript try, catch, and finally are used for error handling: try: Enclose the code that might cause an error. If an error occurs, it jumps to the catch block. catch: Catches & handles the error thrown in the try block. finally: Executed regardless. zhullyblog.com/javascript-try…

Zhully11's tweet image. JavaScript try, catch, and finally are used for error handling:

try: Enclose the code that might cause an error. If an error occurs, it jumps to the catch block.

catch: Catches &amp;amp; handles the error thrown in the try block. 

finally: Executed regardless.
zhullyblog.com/javascript-try…


ZhullyBlog أعاد

The SQL INNER JOIN combines rows from two or more tables based on a related column, creating a result set that includes only the matched records. #DataAnalytics #database #SQL #data Complete tutorial 👇zhullyblog.com/sql-inner-join…

Zhully11's tweet image. The SQL INNER JOIN combines rows from two or more tables based on a related column, creating a result set that includes only the matched records.

#DataAnalytics #database #SQL
#data

Complete tutorial 👇zhullyblog.com/sql-inner-join…

ZhullyBlog أعاد

The SQL ORDER BY clause is used to sort the result set of a query based on one or more columns. It allows data to be arranged in ascending (ASC) or descending (DESC) order, enhancing the readability and analysis of results. #100DaysOfCode #DataAnalytics zhullyblog.com/sql-order-by-c…


ZhullyBlog أعاد

💡JavaScript modules 💡 Modules allow developers to break their code into reusable, independent units, making it more maintainable and scalable. #100DaysOfCode #100daysofcodechallenge #AppleEvent zhullyblog.com/javascript-mod…


ZhullyBlog أعاد

💡JavaScript tips💡 Do not use "+" to join strings, use template literals instead. Click to learn more about template literals: zhullyblog.com/javascript-tem… #100DaysOfCode #Coding #javascript #100daysofcoding

Zhully11's tweet image. 💡JavaScript tips💡

Do not use  &quot;+&quot;  to join strings, use template literals instead.

Click to learn more about template literals:  zhullyblog.com/javascript-tem…

#100DaysOfCode #Coding #javascript #100daysofcoding

ZhullyBlog أعاد

A Python generator is a special type of function that allows values to be generated using the yield keyword, making them memory-efficient and suitable for processing large datasets. #100daysofcoding #100DaysOfCode #pythonprogramming zhullyblog.com/python-generat…


ZhullyBlog أعاد

Python program to print Rangoli pattern using Alphabet #100daysofcoding #100DaysOfCode #pythonprogramming #CodingJourney #Coding

Zhully11's tweet image. Python program to print Rangoli pattern using Alphabet

#100daysofcoding #100DaysOfCode #pythonprogramming #CodingJourney #Coding
Zhully11's tweet image. Python program to print Rangoli pattern using Alphabet

#100daysofcoding #100DaysOfCode #pythonprogramming #CodingJourney #Coding

ZhullyBlog أعاد

💡 Python Iterator 💡 An iterator in Python is a concept that allows you to traverse through a collection of items one item at a time. It acts like a pointer, keeping track of the current position within the collection. #100DaysOfCode #pythonprogramming zhullyblog.com/python-iterato…


ZhullyBlog أعاد

JavaScript DOM selectors allow you to interact with and manipulate web page elements. Common methods like getElementById, querySelector, enable you to locate and access specific elements on a webpage, update content in real-time etc zhullyblog.com/javascript-dom… #100DaysOfCode #coding


ZhullyBlog أعاد

Python Object-Oriented Programming (OOP) is a programming paradigm that structures code around objects, combining data (attributes) and functions (methods) into reusable, self-contained units. #100DaysOfCode #pythonprogramming #SoftwareDeveloper zhullyblog.com/python-object-…


Python's date and time functionality is a powerful feature that provides modules like "datetime" and time that allow you to manipulate dates, times, and time intervals. This functionality is essential for various applications, like scheduling events. zhullyblog.com/how-to-get-cur…


ZhullyBlog أعاد

Converting data types in Python is like making sure you're using the right tool for a job. Imagine you have a screwdriver(one data type) but you need a wrench (a data type) to tighten a bolt. Converting data types is like switching to the correct tool. zhullyblog.com/python-type-co…


ZhullyBlog أعاد

Python Exception Handling Tutorial 💻 An exception is an event/ error that occurs unexpectedly during program execution that causes the program to crash or stop executing. Lets use an ATM to illustrate exception. 🧵Thread


ZhullyBlog أعاد

Python Coding challenge - Day 19 What is the output of the following Python code?

clcoding's tweet image. Python Coding challenge - Day 19
What is the output of the following Python code?

ZhullyBlog أعاد

You’re active on X. Cool. But are you levelling up in real life?


Loading...

Something went wrong.


Something went wrong.