codoplex logo
  • Wordpress
  • Weebly
  • ContactContact us here.
  • Programming, Tech
    Feb 3, 2018
    junaidte14

    Arrays in C Programming

    Arrays in C Programming: Array is a type of variable which can store multiple items of the same data type. In following simple program we will define an array of…

    Continue reading →

  • Programming, Tech
    Jan 18, 2018
    junaidte14

    Function Call by Value and Call by Reference in C Programming

    In this simple C code example we tried to show the difference between function call by value and call by reference in C programming. In function call by value the…

    Continue reading →

  • Programming, Tech
    Jan 17, 2018
    junaidte14

    Functions in C Programming – Code Example

    For simplicity we divide our code into small pieces / modules known as functions. To use functions in C programming we need to define function prototype, function definition and finally we…

    Continue reading →

  • Programming, Tech
    Dec 4, 2017
    junaidte14

    How to use for loop in C Programming

     For loop is also a type of repetition structure. This repetition structure is simpler in syntax as compared with other 2 loops because all four loop conditions can be defined…

    Continue reading →

  • Programming, Tech
    Dec 4, 2017
    junaidte14

    How to use do-while loop in C Programming

     Do-while loop is also a type of repetition structure used to repeat statement(s) for certain number of times. The major difference between while and do while loop is that in…

    Continue reading →

  • Programming, Tech
    Dec 4, 2017
    junaidte14

    How to use while loop in C Programming

     Sometimes in C program we need to repeat statements for certain number of times. So in order to repeat statements for number of times we use repetition structure in C…

    Continue reading →

  • Programming, Tech
    Dec 2, 2017
    junaidte14

    How to use switch statement in C Programming

     Switch statement is also called as multiple selection structure in C Programming. Switch selection structure is similar to if-else selection structure. The difference is instead of using multiple if-else statement…

    Continue reading →

  • Programming, Tech
    Dec 2, 2017
    junaidte14

    How to use if-else statement in C Programming

    In previous post we discussed about if statement in C Programming. If-else statement called as double selection structure in C Programming. In simple words it says “Do something when a…

    Continue reading →

  • Programming, Tech
    Dec 2, 2017
    junaidte14

    How to use if statement in C Programming

     If statement is called as selection structure in C Programming. If statement checks a condition and proceed further depending upon the fact that whether the condition being checked is true…

    Continue reading →

  • Programming, Tech
    Dec 2, 2017
    junaidte14

    How to define variables in c programming

    In our previous post we discussed about how to get values from user. Sometimes we need to define variables and assign values to those variables. This simple program explains how to…

    Continue reading →

  • Programming, Tech
    Dec 2, 2017
    junaidte14

    How to get value from user in C Programming

    Sometimes in a program we need to get values from user, process the values entered by user and print / output the results of that processing on the screen. In…

    Continue reading →

  • Programming, Tech
    Dec 1, 2017
    junaidte14

    How to Output Text/String in C Programming

    In C programming we use printf function (which is part of stdio.h library) to print / output some text or variable on the screen. Following simple C program outputs a…

    Continue reading →

←Previous Page
1 … 16 17 18 19 20
Next Page→

Search

Categories

  • Artificial Intelligence (AI) (16)
  • Courses (1)
  • Freelancing (1)
  • Learn FastAPI from Scratch (6)
  • Portfolio (4)
  • Programming (31)
  • Server Management (5)
  • Shopify (1)
  • Shopify Apps (1)
  • Tech (155)
  • Uncategorized (2)
  • Versana Companion Plugin (7)
  • Web Programming (52)
  • Weebly (24)
  • Weebly Apps (7)
  • Wordpress (58)
  • WordPress Block Theme Development (20)
  • Zero to Automation Pro: The Complete n8n Developer Series (3)

Recent Posts

  • Ep.06 AI Integration with Ollama – Building Your First AI-Powered APIApril 15, 2026
  • Ep.05 FastAPI Dependency Injection, Middleware & Logging GuideApril 15, 2026
  • Ep.04 Advanced Pydantic Validation & Error Handling in FastAPIApril 15, 2026
  • Ep.03 FastAPI Project Structure: Scale Your API with PydanticApril 14, 2026
  • Ep.02 FastAPI Basics – Building Your First Real EndpointsApril 14, 2026

Tags

angular block theme BlockTheme block themes c programming data science demo import docker fastapi full site editing FullSiteEditing gutenberg java learn angular learn html & html5 learn wordpress mongodb n8n automation n8n beginner guide n8n tutorial nginx nodejs react R programming shopify app development shopify apps theme.json ubuntu versana companion plugin vps vps server website migration weebly app weebly apps weebly tutorials wordpress blocks wordpress block theme wordpress news wordpress plugin development wordpress plugins wordpress security wordpress templates WordPress theme companion plugin wordpress theme development wordpress tutorials

About

The Ultimate Hub for WordPress Block Themes, WordPress Plugin Development & Weebly websites development

  • LinkedIn
  • Twitter
  • YouTube

Quick Links

  • Wordpress
  • Weebly
  • ContactContact us here.

© 2026 Codoplex Blog. All rights reserved.

  • Wordpress
  • Weebly
  • ContactContact us here.