ZhullyBlog
@BlogZhully
Get free HTML , CSS, JavaScript, PHP, java , Python tutorial with tons of exercise.
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
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…
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…
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…
💡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…
💡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
Python program to display calendar. #pythonprogramming #100DaysOfCode #coding zhullyblog.com/python-program…
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…
Python program to print Rangoli pattern using Alphabet #100daysofcoding #100DaysOfCode #pythonprogramming #CodingJourney #Coding
💡 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…
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
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…
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…
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
Python Coding challenge - Day 19 What is the output of the following Python code?
You’re active on X. Cool. But are you levelling up in real life?
United States 趨勢
- 1. Ben Johnson 1,671 posts
- 2. #Skol 1,952 posts
- 3. JJ McCarthy 2,885 posts
- 4. CJ Stroud 1,645 posts
- 5. #HereWeGo 2,752 posts
- 6. Shane Bowen N/A
- 7. #Bears 3,815 posts
- 8. Davis Mills N/A
- 9. #OnePride 2,075 posts
- 10. TJ Watt N/A
- 11. Bryce Young 1,515 posts
- 12. Charlie Jones 1,600 posts
- 13. Drake London 1,188 posts
- 14. Laporta 3,151 posts
- 15. Cairo Santos N/A
- 16. Rashford 12.8K posts
- 17. Terrell Jennings 1,157 posts
- 18. #Bengals 1,797 posts
- 19. Pop Douglas N/A
- 20. Nick Scott N/A
Something went wrong.
Something went wrong.