Skip to content
  • LinkedIn
  • Twitter (X)
  • Facebook

Spark Developmentam

just another tech blog | Magento

  • Web
  • Magento 2
    • Magento Interview & Certification Questions
  • Shopify
  • GIT
  • Groovy
    • Groovy Interview Questions
  • Ubuntu / Linux
  • React
  • Python
    • Python Interview & Certification Questions

Year: 2023

  • Home
  • 2023
  • Page 5
Groovy

Ranges in Groovy

September 22, 2023January 25, 2024 Sai Parrilzssivam Vikna Vela
Ranges in Groovy

Ranges is one of the types of data that you can work with in Groovy that can be used to store list of values or

Read More
Magento Interview & Certification Questions

How to Rename MySQL Table?

September 21, 2023January 25, 2024 Vignesh CM Ggopalarkkriishnna

Question: How to Rename MySQL Table? Sample Answer: MySQL query to rename a table: RENAME TABLE old_table_name TO new_table_name Renaming multiple tables using the RENAME

Read More
Groovy

Keywords in Groovy

September 20, 2023January 25, 2024 Sai Parrilzssivam Vikna Vela
Keywords in Groovy

Groovy uses all the keywords from the Java language and also has some additional keywords added specifically to the Groovy language. We will go through

Read More
Groovy

Packages & Imports in Groovy

September 20, 2023January 25, 2024 Sai Parrilzssivam Vikna Vela
Packages and Imports in Groovy

Imports in Groovy are for using other packages and libraries in our code. Specific set of functionalities or features are bundled as Packages or libraries

Read More
Groovy Ubuntu / Linux

Installing IntelliJ IDEA in Ubuntu Using Ubuntu Software

September 20, 2023January 25, 2024 Vignesh CM Ggopalarkkriishnna
Installing IntelliJ IDEA in Ubuntu using Ubuntu Software

IntelliJ IDEA is an IDE for writing Java code and is very much helpful for writing Groovy code as well as it is based on

Read More
Magento Interview & Certification Questions

What are the Different Product Types in Magento 2?

September 20, 2023January 25, 2024 Vignesh CM Ggopalarkkriishnna

Questions: What are the different product types in Magento 2? What are the different product types in Adobe Commerce? Sample Answer: Magento Open Source has

Read More
Groovy

3 Groovy Tools for Writing Groovy Scripts

September 20, 2023January 25, 2024 Sai Parrilzssivam Vikna Vela
3 Groovy Tools for Writing Groovy Scripts

There are various tools offered by Groovy and today we are going to look at the 3 ways for writing Groovy scripts. Each method have

Read More
Groovy

Using groovyConsole for Writing Groovy Scripts

September 19, 2023January 25, 2024 Sai Parrilzssivam Vikna Vela
Using groovyConsole to write Groovy Scripts

Hello there, today we will be using groovyConsole for writing groovy scripts very easy to use Graphical User Interface. Yes, groovyConsole is a GUI program,

Read More
Groovy

Using Groovy Compiler – groovyc to Execute Groovy Files

September 15, 2023January 25, 2024 Sai Parrilzssivam Vikna Vela
Using Groovy Compiler groovyc to Execute Groovy Files

Today we are going to see on Using Groovy Compiler – groovyc to execute Groovy class files. One of the ways you can execute the

Read More
Groovy

Using the Groovy Shell – groovysh

September 14, 2023January 25, 2024 Vignesh CM Ggopalarkkriishnna
Using the Groovy Shell groovysh

There are multiple methods in order to write Groovy code and we will be using the Groovy Shell – groovysh which is a command line

Read More

Posts navigation

Previous 1 … 4 5 6 7 Next

Recent Posts

  • Why Emails are not Triggered in Commerce Cloud Integration Environments?
  • Youtube SEO 3 Simple Steps
  • How do you create new XML configuration type in Magento 2?
  • Magento 2 Change Welcome Message
  • Magento 2 Configure Store Email Addresses

Recent Comments

No comments to show.

Archives

  • December 2024
  • July 2024
  • June 2024
  • April 2024
  • March 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023

Categories

  • GIT
  • Groovy
  • Groovy Interview Questions
  • Magento 2
  • Magento Interview & Certification Questions
  • Python Interview & Certification Questions
  • React
  • Secnd
  • Ubuntu / Linux
  • Web
  • Youtube SEO
© 2024 Spark Developmentam. All Rights Reserved.