Latest published stories - DeveloperSites
1
likes
spam Like Dislike

Advanced Scrum Master Certification

published 408 days, 1 hour, 13 minutes ago posted by LeanpitchLeanpitch 413 days, 9 hours, 47 minutes ago
Tuesday, February 14, 2023 3:44:35 PM GMT Thursday, February 9, 2023 7:11:03 AM GMT
Advanced Certified Scrum Master Advanced Certified Scrum Master (A-CSM) from Scrum Alliance is an instructor-led 2-day online training program for practicing Scrum Masters. This course helps the Scrum Masters learn advanced skills to become not just good but great Scrum Masters. They learn to facilitate better, engage better, and even Scale Scrum beyond a single team. 2-Day online training by Practicing Scrum Trainers (CST) The best creative education provider Guaranteed WoW experiences A thriving commu... (more)
category: Other | clicked: 1 | comment | | source: leanpitch.com
1
likes
spam Like Dislike

Advanced Certified Scrum Product Owner Training

published 408 days, 1 hour, 13 minutes ago posted by LeanpitchLeanpitch 413 days, 9 hours, 48 minutes ago
Tuesday, February 14, 2023 3:44:35 PM GMT Thursday, February 9, 2023 7:10:06 AM GMT
Advanced Certified Scrum Product Owner Advanced Certified Scrum Product Owner (A-CSPO) is an instructor-led course from Scrum Alliance to up your Product Management skills to the next level (more)
category: Other | clicked: 0 | comment | | source: leanpitch.com
1
likes
spam Like Dislike

Agile Coaching Certification (ICP-ACC)

published 408 days, 1 hour, 13 minutes ago posted by LeanpitchLeanpitch 413 days, 9 hours, 50 minutes ago
Tuesday, February 14, 2023 3:44:35 PM GMT Thursday, February 9, 2023 7:07:28 AM GMT
ICAgile Certified Professional - Agile Coaching ICAgile Certified Professional in Agile Coaching (ICP-ACC) workshop, Role Specific, no-PPT, 3 days classroom training by ICAgile Authorized Instructor, 24 PDUs & SEUs, Certificate, and Life long membership. (more)
category: Other | clicked: 0 | comment | | source: leanpitch.com
1
likes
spam Like Dislike

CSPO Certification

published 408 days, 1 hour, 13 minutes ago posted by LeanpitchLeanpitch 413 days, 9 hours, 52 minutes ago
Tuesday, February 14, 2023 3:44:35 PM GMT Thursday, February 9, 2023 7:05:48 AM GMT
Certified Scrum Product Owner Certification Certified Scrum Product Owner Online Training is a 2-day immersive experiential workshop to help aspiring Product Owners get started with the role, No-PPT, 2 days of classroom training by top CST, 14 PDUs and SEUs, a Certificate & 2 years of Scrum Alliance membership (more)
category: Other | clicked: 0 | comment | | source: leanpitch.com
1
likes
spam Like Dislike

Scrum Master Certification

published 408 days, 1 hour, 13 minutes ago posted by LeanpitchLeanpitch 413 days, 9 hours, 55 minutes ago
Tuesday, February 14, 2023 3:44:35 PM GMT Thursday, February 9, 2023 7:02:48 AM GMT
Certified Scrum Master Certification Certified Scrum Master(CSM®) certification from Scrum Alliance is a widely recognized Scrum certificate in the world. Designed to help the team coaches learn how to maximize the potential of the product development teams. 2-Day online training by best CST The most innovative education provider in the world A thriving community of 46k members to support continuous learning Scrum Alliance Certificate & 2 year membership Life-long access to digital material and mobi... (more)
category: Other | clicked: 0 | comment | | source: leanpitch.com
1
likes
spam Like Dislike

Mastering JavaScript: Understanding the Power of Arrow Functions

published 418 days, 3 hours, 29 minutes ago posted by DhruvDhruv 421 days, 3 hours, 2 minutes ago
Saturday, February 4, 2023 1:28:43 PM GMT Wednesday, February 1, 2023 1:55:27 PM GMT
This blog provides an introduction to arrow functions in JavaScript, explaining what they are and how they differ from traditional function expressions. The blog begins by explaining the syntax for creating an arrow function, which uses the => operator. It then goes on to describe the benefits of using arrow functions, including the fact that they allow for more concise and readable code, as well as easier management of the this keyword. The blog then discusses how arrow functions work with the this key... (more)
category: JavaScript | clicked: 0 | comment | | source: www.digitalocean.com
1
likes
spam Like Dislike

Mastering JavaScript Function Parameters: A Complete Guide

published 418 days, 3 hours, 29 minutes ago posted by DhruvDhruv 421 days, 3 hours, 1 minute ago
Saturday, February 4, 2023 1:28:43 PM GMT Wednesday, February 1, 2023 1:57:09 PM GMT
The blog post on JavaScript function parameters provides an in-depth explanation of how to pass parameters or arguments to a function in JavaScript. The blog begins by explaining what parameters are and how they are used to pass data into a function. It then goes on to describe the different ways to define function parameters, including the use of required and optional parameters, as well as the use of rest parameters. The blog also covers the use of default values for function parameters. This feature ... (more)
category: JavaScript | clicked: 0 | comment | | source: www.scaler.com
1
likes
spam Like Dislike

Mastering NULL Functions: A Guide to Handling Missing Data in SQL

published 418 days, 3 hours, 29 minutes ago posted by DhruvDhruv 421 days, 2 hours, 59 minutes ago
Saturday, February 4, 2023 1:28:43 PM GMT Wednesday, February 1, 2023 1:59:03 PM GMT
The blog post on SQL null functions provides a comprehensive overview of how to handle NULL values in SQL. The blog begins by explaining what NULL values are and why they are important in SQL. It then goes on to describe the different ways to check for NULL values in SQL, including the use of the IS NULL and IS NOT NULL operators. The blog then covers the use of various SQL functions to handle NULL values, including the COALESCE function, which returns the first non-NULL value in a list of expressions, ... (more)
category: MySQL | clicked: 0 | comment | | source: logicmojo.com
1
likes
spam Like Dislike

Join the Strings: A Guide to Concatenation in Python

published 418 days, 3 hours, 29 minutes ago posted by DhruvDhruv 421 days, 2 hours, 55 minutes ago
Saturday, February 4, 2023 1:28:43 PM GMT Wednesday, February 1, 2023 2:02:32 PM GMT
The blog post on string concatenation in Python provides an overview of how to join or combine strings in Python. The blog begins by explaining what string concatenation is and why it is useful in Python programming. It then goes on to describe the different ways to concatenate strings in Python, including the use of the plus (+) operator, the join() method, and string interpolation. The blog provides examples of how to use each of these methods in practical scenarios, such as concatenating strings to f... (more)
category: Python | clicked: 0 | comment | | source: www.simplilearn.com
1
likes
spam Like Dislike

Time to Format: A Guide to Date and Time in Python

published 418 days, 3 hours, 29 minutes ago posted by DhruvDhruv 421 days, 2 hours, 52 minutes ago
Saturday, February 4, 2023 1:28:43 PM GMT Wednesday, February 1, 2023 2:06:11 PM GMT
The blog post on formatting dates in Python provides an overview of how to manipulate and display date and time data in Python. The blog begins by explaining what date formatting is and why it is important in Python programming. It then goes on to describe the different ways to format dates in Python, including the use of the strftime() method and the strptime() method. The blog provides examples of how to use each of these methods in practical scenarios, such as formatting dates for display in a user i... (more)
category: Python | clicked: 0 | comment | | source: stackabuse.com
1
likes
spam Like Dislike

Unleashing the Power of CSS Icons: A Guide to Stylish Design

published 418 days, 3 hours, 29 minutes ago posted by DhruvDhruv 420 days, 22 hours, 4 minutes ago
Saturday, February 4, 2023 1:28:43 PM GMT Wednesday, February 1, 2023 6:54:04 PM GMT
This blog post is about the use of CSS icons in web design. CSS icons are small graphical elements that can be used to enhance the appearance of a website. They can be used for a variety of purposes, such as navigation, decoration, or as a way to highlight important information. The blog post begins by explaining the basics of CSS icons, including the different types of icons that can be created using CSS, such as vector icons, font icons, and CSS-only icons. It then goes on to discuss the advantages of... (more)
category: CSS | clicked: 0 | comment | | source: www.studytonight.com
1
likes
spam Like Dislike

Mastering Transparency: A Guide to Using the CSS Opacity Property

published 418 days, 3 hours, 29 minutes ago posted by DhruvDhruv 420 days, 22 hours, 1 minute ago
Saturday, February 4, 2023 1:28:43 PM GMT Wednesday, February 1, 2023 6:57:19 PM GMT
The blog post discusses the use of the "opacity" CSS property, which allows designers and developers to control the transparency of elements on a web page. The post explains that setting the opacity value to less than 1 makes the element semi-transparent, allowing the background to show through. It also mentions that this property can be used on any HTML element, including images, text, and container elements. The article provides a code example for adjusting the opacity of an element and notes that dif... (more)
category: CSS | clicked: 0 | comment | | source: blog.hubspot.com
1
likes
spam Like Dislike

Mastering Java Loops: A Beginner's Guide to the While Loop

published 418 days, 3 hours, 29 minutes ago posted by DhruvDhruv 420 days, 22 hours ago
Saturday, February 4, 2023 1:28:43 PM GMT Wednesday, February 1, 2023 6:58:14 PM GMT
The blog post discusses the "while loop" in Java programming language. The while loop is a control flow statement that repeatedly executes a block of code as long as the specified condition is true. The post provides an explanation of the basic syntax of a while loop and gives an example of a simple program that uses a while loop to print out the numbers 1 through 10. The post then provides a more in-depth explanation of the mechanics of the while loop, including how it works and what conditions must be... (more)
category: Java | clicked: 0 | comment | | source: beginnersbook.com
1
likes
spam Like Dislike

Dynamic Programming Demystified: A Comprehensive Tutorial in C++

published 418 days, 3 hours, 29 minutes ago posted by DhruvDhruv 422 days, 7 hours, 15 minutes ago
Saturday, February 4, 2023 1:28:43 PM GMT Tuesday, January 31, 2023 9:42:42 AM GMT
The blog post "A Tutorial on Dynamic Programming in C++" provides an introduction to dynamic programming, a powerful technique used in computer science to solve problems by breaking them down into smaller sub-problems and storing their solutions to avoid redundant computations. The post starts by explaining the basic concept of dynamic programming, which is to solve problems by breaking them down into smaller sub-problems and storing their solutions to avoid redundant computations. The post then goes on... (more)
category: C++ | clicked: 0 | comment | | source: dev.to
1
likes
spam Like Dislike

Unleash the Power of File Handling in PHP: A Step-by-Step Guide

published 418 days, 3 hours, 29 minutes ago posted by DhruvDhruv 424 days, 5 hours, 4 minutes ago
Saturday, February 4, 2023 1:28:43 PM GMT Sunday, January 29, 2023 11:54:08 AM GMT
This blog post is about file handling in PHP, a widely-used server-side scripting language. The article begins by explaining the basics of file handling in PHP, including what a file is and how to open, read, write, and close a file using PHP functions. The post provides clear and concise examples of how to use these functions, making it easy for beginners to understand and follow along. The article then goes on to cover some of the more advanced topics in file handling, such as working with different f... (more)
category: PHP | clicked: 1 | comment | | source: www.edureka.co
1
likes
spam Like Dislike

Mastering the Art of Django For Loop: A Complete Guide

published 418 days, 3 hours, 29 minutes ago posted by DhruvDhruv 424 days, 5 hours, 5 minutes ago
Saturday, February 4, 2023 1:28:43 PM GMT Sunday, January 29, 2023 11:52:36 AM GMT
This blog post is about the for loop tag in Django, a popular web development framework for Python. The for loop tag is used to iterate over a collection of objects, such as a list or a queryset, and display the contents of each object. The article begins by explaining how to use the for loop tag in a Django template, including how to create a for loop and how to access variables within the loop. The post also covers some of the more advanced features of the for loop tag in Django, such as using the for... (more)
category: Django | clicked: 0 | comment | | source: www.w3schools.com
1
likes
spam Like Dislike

Java Annotations

published 418 days, 3 hours, 29 minutes ago posted by DhruvDhruv 424 days, 23 hours, 38 minutes ago
Saturday, February 4, 2023 1:28:43 PM GMT Saturday, January 28, 2023 5:19:25 PM GMT
The blog post explains what annotations are in Java and how they are used. It starts by describing what annotations are and how they differ from comments and other forms of metadata. Annotation is a way to provide metadata to java classes, methods and fields. It is a way to provide additional information about the code, and it is not visible at runtime. The post goes on to explain the different types of annotations in Java, such as built-in annotations and custom annotations. Built-in annotations are pr... (more)
category: Java | clicked: 0 | comment | | source: jenkov.com
1
likes
spam Like Dislike

Unleashing the Power of For Loops in Django Templates: Tips and Tricks for Dynamic Web Pages

published 418 days, 3 hours, 29 minutes ago posted by DhruvDhruv 424 days, 23 hours, 41 minutes ago
Saturday, February 4, 2023 1:28:43 PM GMT Saturday, January 28, 2023 5:17:06 PM GMT
The blog post explains how to use the for loop in Django templates, a popular Python web framework. It starts by explaining the basic syntax of the for loop and how to use it to iterate over lists and dictionaries. The post also shows how to access the current item and the index of the current item within the for loop. The post then goes on to explain how to use the for loop in conjunction with other template tags, such as the if tag, to create more complex logic within the template. It also shows how t... (more)
category: Django | clicked: 0 | comment | | source: www.educative.io
1
likes
spam Like Dislike

Mastering Templates, Tags, and Filters in Django: Unlocking the Power of Dynamic Web Page

published 418 days, 3 hours, 29 minutes ago posted by DhruvDhruv 424 days, 23 hours, 47 minutes ago
Saturday, February 4, 2023 1:28:43 PM GMT Saturday, January 28, 2023 5:10:25 PM GMT
The blog post discusses how to use templates, tags, and filters in Django, a popular Python web framework. Templates are a way to define the structure of a web page and separate the presentation logic from the business logic. Tags and filters are used within templates to add dynamic functionality to the pages. The post explains how to create a template in Django and how to use variables and basic logic in templates. It also shows how to use template tags, which are small pieces of code that can be used ... (more)
category: Django | clicked: 0 | comment | | source: realpython.com
1
likes
spam Like Dislike

Auto-Wiring: Unlocking the Benefits and Navigating the Pitfalls

published 418 days, 3 hours, 29 minutes ago posted by DhruvDhruv 425 days, 37 minutes ago
Saturday, February 4, 2023 1:28:43 PM GMT Saturday, January 28, 2023 4:21:12 PM GMT
The blog post discusses the benefits and limitations of using auto-wiring in software development. Auto-wiring is a feature in some dependency injection frameworks that automatically wires objects together, eliminating the need for explicit configuration. The main benefits of auto-wiring are that it can save time and make the code more maintainable. With auto-wiring, developers don't need to manually wire objects together, which can be a tedious and error-prone process. Additionally, auto-wiring can make... (more)
category: Java | clicked: 1 | comment | | source: dzone.com