Skip to content

My Code Partner

Blogs about Web Design, Web Development, Programming, Data Structures, and Machine Learning.

  • Home
  • Programming Languages
    • C++
    • Data Structure
  • Web Technologies
    • Web Designs
  • Machine Learning
  • About
    • About Us
    • Contact Us
    • Disclaimer
    • Privacy Policy
    • SiteMap

Posts

Posted on May 8, 2020October 17, 2020

Outline of C++ Programs

This page shows the outline of the C++ programs present on the website. The programs are arranged according to the topic starting from basic programs to data structures.

Continue reading “Outline of C++ Programs”
Posted on May 8, 2020October 13, 2020

Web Development Programs Outline

This page contains all the programs required to become a full stack web developer. The programs start from basics of front end development. And covers the concepts till back end development.

Continue reading “Web Development Programs Outline”
Posted on October 17, 2020October 18, 2020

Login pages using HTML, CSS, and Bootstrap

The login page provides the user with an interface to access the elements of your website. So, it an important page that a website can have.

Continue reading “Login pages using HTML, CSS, and Bootstrap”
Posted on October 16, 2020October 16, 2020

Road Map for Android App Development

As the dependency of the mobile phone grows, the market for Mobile App Development is growing at nearly 14% per year. It is already a billion dollar market. App developers are always huge in demand, and it is the best time to learn mobile app development and be in the business.

Continue reading “Road Map for Android App Development”
Posted on October 15, 2020October 17, 2020

Fibonacci numbers in a star pattern

Write a C++ program to write Fibonacci numbers in the. You should input the number of lines of Fibonacci numbers you want in your program.

Continue reading “Fibonacci numbers in a star pattern”
Posted on October 15, 2020October 15, 2020

Team Member page design | Web Design

The following article shows the design of the team member page. Showing a team member page is a good way to develop trust in your customer.

Continue reading “Team Member page design | Web Design”
Posted on October 12, 2020October 13, 2020

Laplace Transformation Lecture 1

Welcome to the Lecture series of Laplace transformation. In this lecture series, we will learn about Laplace Transformation from start to end along with examples.

Continue reading “Laplace Transformation Lecture 1”
Posted on May 17, 2020May 18, 2020

Make site responsive

In this article, you will know the things required to make the site responsive. This site can be viewed on mobile, tablet or on computer screen with ease.

Continue reading “Make site responsive”
Posted on May 16, 2020May 16, 2020

Properties of Flex Items

In this section, we will know the properties of flex item elements of the flex box. We will apply these properties to align the divs in an example.

Continue reading “Properties of Flex Items”
Posted on May 15, 2020May 16, 2020

Properties of Flex Container

In this section, we will know the properties of flex container elements of the flex box. We will apply these properties to align the divs in an example.

Continue reading “Properties of Flex Container”
Posted on May 15, 2020May 15, 2020

Introduction to CSS Flex Box

Introduction to CSS Flex Box. Flex box is a layout model for making efficient layouts for web design. It controls alignment and distribute proper space among items.

Continue reading “Introduction to CSS Flex Box”
Posted on May 13, 2020May 13, 2020

Div in HTML

Div in HTML is the container to that defines a section. Div container can contain many elements grouped together. This is done to apply a particular style to the section.

Continue reading “Div in HTML”

Posts navigation

Page 1 Page 2 … Page 11 Next page

Categories

  • C++ (78)
    • C++ Course (3)
  • Data Structure (3)
  • Machine Learning (1)
  • Mathematics (1)
    • Laplace Transformation (1)
  • Programming Languages (1)
  • Web Technologies (18)
    • Web Designs (2)

Recent Posts

  • Login pages using HTML, CSS, and Bootstrap
  • Road Map for Android App Development
  • Fibonacci numbers in a star pattern
  • Team Member page design | Web Design
  • Laplace Transformation Lecture 1

Pages

  • About Us
  • Contact Us
  • Disclaimer
  • Privacy Policy
Privacy Policy Proudly powered by WordPress