Primitive, Non-Primitive and Abstract Data Type
Codeforwin
by Pankaj
1y ago
Data type is a system to define basic properties and operations allowed on the data. Properties such as – acceptable values, range, bytes required in memory etc. Data types can be further classified in three primary categories. Primitive Data Type Non-Primitive Data Type Abstract Data Type (ADT) Standard data types that comes built-in with a ... Read more The post Primitive, Non-Primitive and Abstract Data Type appeared first on Codeforwin ..read more
Visit website
Pwd command in Linux – syntax, options, use and example
Codeforwin
by Bandna Paikaray
1y ago
pwd stands for Print Working Directory. It prints the complete absolute path of current directory you are in. While working with Linux files and directories, you move around from one directory to another. Anytime if you want to know in which directory you are in then, pwd command tells you that. Syntax pwd [-LP] Where ... Read more The post pwd command in Linux – syntax, options, use and example appeared first on Codeforwin ..read more
Visit website
C program to check lowercase or uppercase using macro
Codeforwin
by Pankaj
1y ago
Write a C program to check whether a character is uppercase or lowercase using macro. Logic to check uppercase or lowercase character using macro in C. How to check whether a character is uppercase or lowercase using macro in C program. During the course of this macro exercises, in last post we discussed how easily we ... Read more The post C program to check lowercase or uppercase using macro appeared first on Codeforwin ..read more
Visit website
C program to find maximum or minimum using macro
Codeforwin
by Pankaj
1y ago
Write a C program to find maximum and minimum of two numbers using macro. How to find maximum or minimum between two numbers using macro in C program. Logic to find maximum and minimum using macro in C. In last post we learned adding conditions to our macro. We learned to check even or odd ... Read more The post C program to find maximum or minimum using macro appeared first on Codeforwin ..read more
Visit website
C program to check even or odd using macro
Codeforwin
by Pankaj
1y ago
Write a C program to check even or odd using macro. How to check whether a given number is even or odd using macro in C program. Logic to check even or odd numbers using macro. In previous post we learned to add basic logic to our macro. We learned to find square and cube ... Read more The post C program to check even or odd using macro appeared first on Codeforwin ..read more
Visit website
C program to find square and cube of a number using macro – #define SQUARE(x), #define CUBE(x)
Codeforwin
by Pankaj
1y ago
Write a C program to find square and cube of a number using macro. How to find cube of a number using macro #define preprocessor directive in C program. Logic to find square and cube of a number using macro. Till now we have covered basics of macro how to define, undefine and redefine a macro ... Read more The post C program to find square and cube of a number using macro – #define SQUARE(x), #define CUBE(x) appeared first on Codeforwin ..read more
Visit website
5 Best mobile apps to learn programming
Codeforwin
by Junaith Petersen
1y ago
We all know that A career in web development is profitable, exciting and demanding. You need to have a certain set of well-developed skills and knowledge of different programming languages that get updated every year. Keeping yourself up-to-date with the changes in the web design industry helps you to create really cool web materials, win ... Read more The post 5 Best mobile apps to learn programming appeared first on Codeforwin ..read more
Visit website
C program to find sum of two numbers using macro
Codeforwin
by Pankaj
1y ago
Write a C program to add two numbers using macros. How to add two numbers using macros #define preprocessor directive in C program. Logic to add two numbers using macros. In previous post we learned basics about macros. How to define, undefine and redefine a macro in C programming. Here we will continue from our ... Read more The post C program to find sum of two numbers using macro appeared first on Codeforwin ..read more
Visit website
What should you go for – Native or cross-platform app development?
Codeforwin
by Guest Blogger
3y ago
Source The mobile app market has grown exponentially in the last few years. Statista predicted that by 2020, the industry is expected to generate around $189 billion in revenue worldwide. With half of the web traffic now coming on mobile app platforms, there is nothing belittling this industry. Businesses of all types and sizes are … The post What should you go for – Native or cross-platform app development? appeared first on Codeforwin ..read more
Visit website
8 Reasons that has made Python more powerful than PHP
Codeforwin
by Guest Blogger
3y ago
Before exploring the reasons that define Python better than PHP, Let us first discuss, What is the Python and what is the PHP, What they are used for? So, before deep dive into this topic, let’s first learn what is web development? What is Web development? Web development is a term used for the effort … The post 8 Reasons that has made Python more powerful than PHP appeared first on Codeforwin ..read more
Visit website

Follow Codeforwin on FeedSpot

Continue with Google
Continue with Apple
OR