@include('partials.header') @include('partials.navbar')

Welcome To iCLOP

Where Your Education Has No Limit

iCLOP (intelligent computer assisted programming learning platform)

With our easy-to-follow tutorials and examples, you can learn to code in no time...

Illustration
VM

Online Virtual Machine

Make learning an easy process...

Choose What You Want To Study

@foreach ($cards as $card)
{{ $card['title'] }}

{{ $card['topics'] }}

@endforeach

Our Services

Make Your Learning Experience
Extraordinary With The Services We Provide

@foreach ($cardsData as $card)
icon

{{ $card['title'] }}

{{ $card['description'] }}

@endforeach
@foreach ($cardsData2 as $card)
icon

{{ $card['title'] }}

{{ $card['description'] }}

@endforeach
@include('partials.footer')